Browse Source

alpha4 tag

David Catuhe 7 years ago
parent
commit
40347b6796
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Engine/babylon.engine.ts

+ 1 - 1
src/Engine/babylon.engine.ts

@@ -539,7 +539,7 @@
         }
 
         public static get Version(): string {
-            return "3.2.0-alpha3";
+            return "3.2.0-alpha4";
         }
 
         // Updatable statics so stick with vars here