Skip to content

Commit

Permalink
Bump version to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DrSmugleaf committed Jan 4, 2024
1 parent 4896b9a commit 886e496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ApplicationIcon>Assets/logo.ico</ApplicationIcon>
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>0.6.0</Version>
<Version>0.6.1</Version>
<WarningsAsErrors>nullable</WarningsAsErrors>
<LangVersion>10</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit 886e496

Please sign in to comment.