mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-10 21:09:08 -05:00
update VERSION
This commit is contained in:
@@ -4,10 +4,10 @@ namespace VRM
|
||||
public static partial class VRMVersion
|
||||
{
|
||||
public const int MAJOR = 0;
|
||||
public const int MINOR = 54;
|
||||
public const int MINOR = 55;
|
||||
public const int PATCH = 0;
|
||||
public const string PRE_ID = "";
|
||||
|
||||
public const string VERSION = "0.54.0";
|
||||
public const string VERSION = "0.55.0";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user