mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-11 13:29:41 -05:00
Set version to 0.48
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 = 47;
|
||||
public const int MINOR = 48;
|
||||
|
||||
public const string VERSION = "0.47";
|
||||
public const string VERSION = "0.48";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user