mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-11 04:54:17 -05:00
Incremented version
This commit is contained in:
parent
9ef5796749
commit
6437e158a6
|
|
@ -4,8 +4,8 @@ namespace VRM
|
|||
public static partial class VRMVersion
|
||||
{
|
||||
public const int MAJOR = 0;
|
||||
public const int MINOR = 41;
|
||||
public const int MINOR = 42;
|
||||
|
||||
public const string VERSION = "0.41";
|
||||
public const string VERSION = "0.42";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user