Skip to content

Commit

Permalink
Update assembly version to 0.3.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ezequias2d committed Mar 31, 2022
1 parent 7eba890 commit 7dbbde9
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.2.3-alpha</Version>
<Version>0.3.0-alpha</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageOutputPath>..\build\nupkgs</PackageOutputPath>
<PackageIcon>peridot.png</PackageIcon>
Expand Down

0 comments on commit 7dbbde9

Please sign in to comment.