Skip to content

Commit

Permalink
Bump RCSG version to reflect current changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kerfuffles authored Dec 8, 2022
1 parent 181ac06 commit 9f25003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugins/API/Foundation/Editor/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ namespace RealtimeCSG.Foundation
{
internal static class Versioning
{
public const string PluginVersion = "1_572";
public const string PluginVersion = "1_601";
public const string PluginDLLVersion = "1_559";
}
}
}

0 comments on commit 9f25003

Please sign in to comment.