Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EbiseLutica committed Feb 8, 2024
1 parent 28824da commit 484cc70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Promete/Promete.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

<PropertyGroup>
<PackageId>Promete</PackageId>
<VersionPrefix>0.5.0</VersionPrefix>
<VersionPrefix>0.6.0</VersionPrefix>
<PackageTags>Game Engine;2D;gamedev;games;gaming;windowing;OpenGL</PackageTags>
<Description>
A lightweight, extensible and easy game engine.
<Description>A lightweight, extensible and easy game engine.
</Description>
<Authors>Ebise Lutica</Authors>
<Copyright>(C)2024 Promete Developers</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/prometeapp/Promete</PackageProjectUrl>
<RepositoryUrl>https://github.com/prometeapp/Promete</RepositoryUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
</PropertyGroup>

Expand Down

0 comments on commit 484cc70

Please sign in to comment.