Skip to content

Commit

Permalink
Fix nupkg version to 0.2.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ryu-raptor committed Oct 1, 2020
1 parent fa810ca commit 2a31bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VCP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>8.0</LangVersion>
<PackageId>VCP</PackageId>
<Version>0.1.1</Version>
<Version>0.2.0-alpha</Version>
<Authors>ryu-raptor</Authors>
<Company></Company>
</PropertyGroup>
Expand Down

0 comments on commit 2a31bb3

Please sign in to comment.