mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-20 09:47:56 -05:00
Incremented version to 0.46
This commit is contained in:
parent
45f6bd1e81
commit
985802c6ec
|
|
@ -4,8 +4,8 @@ namespace VRM
|
|||
public static partial class VRMVersion
|
||||
{
|
||||
public const int MAJOR = 0;
|
||||
public const int MINOR = 45;
|
||||
public const int MINOR = 46;
|
||||
|
||||
public const string VERSION = "0.45";
|
||||
public const string VERSION = "0.46";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user