mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-11 13:29:41 -05:00
update VERSION
This commit is contained in:
@@ -5,7 +5,7 @@ namespace VRM
|
||||
{
|
||||
public const int MAJOR = 0;
|
||||
public const int MINOR = 67;
|
||||
public const int PATCH = 0;
|
||||
public const string VERSION = "0.67.0";
|
||||
public const int PATCH = 1;
|
||||
public const string VERSION = "0.67.1";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user