Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
schmaldeo committed Nov 25, 2024
1 parent 3dc23de commit 0971210
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DS4Windows/DS4WinWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<RunAnalyzersDuringBuild>true</RunAnalyzersDuringBuild>
<EnableNETAnalyzers>false</EnableNETAnalyzers>
<ServerGarbageCollection>true</ServerGarbageCollection>
<AssemblyVersion>3.9.6</AssemblyVersion>
<FileVersion>3.9.6</FileVersion>
<Version>3.9.6</Version>
<AssemblyVersion>3.9.7</AssemblyVersion>
<FileVersion>3.9.7</FileVersion>
<Version>3.9.7</Version>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x64</Platform>
<Copyright>Copyright © Scarlet.Crush Productions 2012, 2013; InhexSTER, HecticSeptic, electrobrains 2013, 2014; Jays2Kings 2013, 2014, 2015, 2016; Ryochan7 2017-2023, schmaldeo 2024</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion DS4Windows/newest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.9.6
3.9.7

0 comments on commit 0971210

Please sign in to comment.