Explorar el Código

moved to beta3

David Catuhe hace 7 años
padre
commit
6b592decc6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Engine/babylon.engine.ts

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

@@ -531,7 +531,7 @@
         }
 
         public static get Version(): string {
-            return "3.1-beta-2";
+            return "3.1-beta-3";
         }
 
         // Updatable statics so stick with vars here