mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 20:08:53 -05:00
Merge pull request #155 from dwango/yutopp-patch-1
Prepare a version for next release v0.50
This commit is contained in:
@@ -4,8 +4,8 @@ namespace VRM
|
||||
public static partial class VRMVersion
|
||||
{
|
||||
public const int MAJOR = 0;
|
||||
public const int MINOR = 49;
|
||||
public const int MINOR = 50;
|
||||
|
||||
public const string VERSION = "0.49";
|
||||
public const string VERSION = "0.50";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user