Skip to content

Commit

Permalink
bump version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
vddCore committed Nov 12, 2023
1 parent e476694 commit d3a4e76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FrontEnd/EVIL.evil/EVIL.evil.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<AssemblyName>evil</AssemblyName>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion VirtualMachine/Ceres.Runtime/Ceres.Runtime.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>0.5.0</Version>
<Version>0.6.0</Version>
<AssemblyName>Ceres.Runtime</AssemblyName>
<AssemblyTitle>Ceres.Runtime</AssemblyTitle>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit d3a4e76

Please sign in to comment.