Explorar el Código

added a beta version

David Catuhe hace 7 años
padre
commit
a9eeb3ee89
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";
+            return "3.1-beta-1";
         }
 
         // Updatable statics so stick with vars here