We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b3f09 commit d82813aCopy full SHA for d82813a
src/Fischless.Relauncher/Fischless.Relauncher.csproj
@@ -10,9 +10,9 @@
10
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
11
<LangVersion>preview</LangVersion>
12
<ApplicationIcon>Assets\Icons\i2Q2r-284hK1yT3cSix-ir.ico</ApplicationIcon>
13
- <AssemblyVersion>0.3.1.0</AssemblyVersion>
14
- <FileVersion>0.3.1.0</FileVersion>
15
- <Version>$(VersionPrefix)0.3.1.0</Version>
+ <AssemblyVersion>0.3.2.0</AssemblyVersion>
+ <FileVersion>0.3.2.0</FileVersion>
+ <Version>$(VersionPrefix)0.3.2.0</Version>
16
<DebugType>embedded</DebugType>
17
<Platforms>x64</Platforms>
18
</PropertyGroup>
0 commit comments