@@ -5683,7 +5683,7 @@ var BABYLON;
});
Object.defineProperty(Engine, "Version", {
get: function () {
- return "2.2.0-alpha";
+ return "2.2.0-beta";
},
enumerable: true,
configurable: true
@@ -617,7 +617,7 @@ var BABYLON;
@@ -481,7 +481,7 @@
}
public static get Version(): string {
// Updatable statics so stick with vars here