We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181ac06 commit 9f25003Copy full SHA for 9f25003
Plugins/API/Foundation/Editor/Version.cs
@@ -2,7 +2,7 @@ namespace RealtimeCSG.Foundation
2
{
3
internal static class Versioning
4
5
- public const string PluginVersion = "1_572";
+ public const string PluginVersion = "1_601";
6
public const string PluginDLLVersion = "1_559";
7
}
8
-}
+}
0 commit comments