@@ -164,8 +164,8 @@
return Engine._DELAYLOADSTATE_NOTLOADED;
}
- public static get Version(): string {
- return "1.13.0";
+ public static get Version(): number {
+ return 1.130;
// Updatable statics so stick with vars here