Browse Source

moved to beta3

David Catuhe 7 năm trước cách đây
mục cha
commit
6b592decc6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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-2";
+            return "3.1-beta-3";
         }
 
         // Updatable statics so stick with vars here