瀏覽代碼

kicking 3.3 off:)

David Catuhe 7 年之前
父節點
當前提交
fa22f57b8d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Engine/babylon.engine.ts

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

@@ -726,7 +726,7 @@
          * Returns the current version of the framework
          */
         public static get Version(): string {
-            return "3.2.0";
+            return "3.3.0-alpha.0";
         }
 
         // Updatable statics so stick with vars here