Browse Source

update version

David Catuhe 7 năm trước cách đây
mục cha
commit
1976857c46
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

@@ -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