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