We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e2e30 commit a42eec1Copy full SHA for a42eec1
SS14.Launcher/SS14.Launcher.csproj
@@ -6,7 +6,7 @@
6
<Nullable>enable</Nullable>
7
<!--<PublishTrimmed>true</PublishTrimmed>
8
<PublishSingleFile>true</PublishSingleFile>-->
9
- <Version>0.13.0</Version>
+ <Version>0.13.1</Version>
10
<IsPackable>false</IsPackable>
11
<DefineConstants Condition="'$(FullRelease)' == 'True'">FULL_RELEASE;$(DefineConstants)</DefineConstants>
12
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments