mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-14 22:50:08 -05:00
Prepare a version for next release v0.49
This commit is contained in:
parent
4840545b22
commit
c3ccc802da
|
|
@ -4,8 +4,8 @@ namespace VRM
|
|||
public static partial class VRMVersion
|
||||
{
|
||||
public const int MAJOR = 0;
|
||||
public const int MINOR = 48;
|
||||
public const int MINOR = 49;
|
||||
|
||||
public const string VERSION = "0.48";
|
||||
public const string VERSION = "0.49";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user