David Catuhe hace 7 años
padre
commit
40347b6796
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

@@ -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