Skip to content

Commit 9f25003

Browse files
authored
Bump RCSG version to reflect current changes
1 parent 181ac06 commit 9f25003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugins/API/Foundation/Editor/Version.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ namespace RealtimeCSG.Foundation
22
{
33
internal static class Versioning
44
{
5-
public const string PluginVersion = "1_572";
5+
public const string PluginVersion = "1_601";
66
public const string PluginDLLVersion = "1_559";
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)