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 9b6d1a8 commit ab88a24Copy full SHA for ab88a24
src/dotnet-version.csproj
@@ -6,7 +6,7 @@
6
<ToolCommandName>dotnet-version</ToolCommandName>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
<RootNamespace>Skarp.Version.Cli</RootNamespace>
9
- <Version>3.0.3</Version>
+ <Version>4.0.0</Version>
10
<Title>dotnet-version-cli</Title>
11
<Authors>nover</Authors>
12
<Description>A dotnet core global tool for changing your csproj version and automatically comitting and tagging - npm version style.</Description>
0 commit comments