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 815daeb commit 7c7da4fCopy full SHA for 7c7da4f
src/Flucli/Flucli.csproj
@@ -9,9 +9,9 @@
9
<AssemblyName>Flucli</AssemblyName>
10
<EnableWindowsTargeting>true</EnableWindowsTargeting>
11
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
12
- <AssemblyVersion>0.3.0.0</AssemblyVersion>
13
- <FileVersion>0.3.0.0</FileVersion>
14
- <Version>$(VersionPrefix)0.3.0.0</Version>
+ <AssemblyVersion>0.3.1.0</AssemblyVersion>
+ <FileVersion>0.3.1.0</FileVersion>
+ <Version>$(VersionPrefix)0.3.1.0</Version>
15
<Authors>ema</Authors>
16
<Company>Lemutec</Company>
17
<Description>Library for interacting with external command-line interfaces</Description>
0 commit comments