Skip to content

Commit

Permalink
Update version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
vddCore committed May 9, 2024
1 parent 31eec2c commit d462fb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Core/EVIL.Grammar/EVIL.Grammar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<LangVersion>11.0</LangVersion>

<Version>3.4.0</Version>
<Version>3.5.0</Version>
<AssemblyName>EVIL.Grammar</AssemblyName>
<AssemblyTitle>EVIL.Grammar</AssemblyTitle>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion VirtualMachine/Ceres/Ceres.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<LangVersion>11.0</LangVersion>

<Version>5.3.1</Version>
<Version>5.4.0</Version>
<AssemblyName>Ceres</AssemblyName>
<AssemblyTitle>Ceres</AssemblyTitle>

Expand Down

0 comments on commit d462fb6

Please sign in to comment.