Skip to content

Commit

Permalink
Update assembly version to 0.2.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ezequias2d committed Nov 15, 2021
1 parent 650aab0 commit 3b53f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build/common.props.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/ezequias2d/peridot</PackageProjectUrl>
<Copyright>ezequias2d and Peridot contributors.</Copyright>
<Version>0.1.0-alpha</Version>
<Version>0.2.0-alpha</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageOutputPath>..\build\nupkgs</PackageOutputPath>
<PackageIcon>peridot.png</PackageIcon>
Expand Down

0 comments on commit 3b53f3a

Please sign in to comment.