mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-07 03:17:25 -05:00
IncrementVersion
This commit is contained in:
@@ -10,7 +10,7 @@ namespace VRM
|
||||
const string template = @"
|
||||
namespace VRM
|
||||
{{
|
||||
public static class VRMVersion
|
||||
public static partial class VRMVersion
|
||||
{{
|
||||
public const int MAJOR = {0};
|
||||
public const int MINOR = {1};
|
||||
|
||||
Reference in New Issue
Block a user