Explorar el Código

update version

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

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