Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Cx01N committed Dec 11, 2024
1 parent a1aec4f commit 4756e76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions EmpireCompiler/EmpireCompiler.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<Version>0.2.2</Version>
<AssemblyVersion>0.2.2</AssemblyVersion>
<FileVersion>0.2.2</FileVersion>
<InformationalVersion>0.2.2</InformationalVersion>
<Version>0.2.3</Version>
<AssemblyVersion>0.2.3</AssemblyVersion>
<FileVersion>0.2.3</FileVersion>
<InformationalVersion>0.2.3</InformationalVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 4756e76

Please sign in to comment.