Skip to content

Commit

Permalink
Updates version to 0.2.3-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ezequias2d committed Mar 18, 2022
1 parent b21bf21 commit 278287d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/build/common.props.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/ezequias2d/peridot</PackageProjectUrl>
<Copyright>ezequias2d and Peridot contributors.</Copyright>
<Version>0.2.2-alpha</Version>
<Version>0.2.3-alpha</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageOutputPath>..\build\nupkgs</PackageOutputPath>
<PackageIcon>peridot.png</PackageIcon>
<RepositoryType>git</RepositoryType>
<PackageTags>Peridot 3D 2D SpriteBranch Game Sprite Veldrid Direct3D DirectX Vulkan OpenGL Metal</PackageTags>
<PackageTags>Peridot 3D 2D SpriteBatch Game Sprite Veldrid Direct3D DirectX Vulkan OpenGL Metal</PackageTags>
<NeutralLanguage>en</NeutralLanguage>
<RepositoryUrl>https://github.com/ezequias2d/peridot</RepositoryUrl>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit 278287d

Please sign in to comment.