浏览代码

moved to beta3

David Catuhe 7 年之前
父节点
当前提交
6b592decc6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Engine/babylon.engine.ts

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

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