소스 검색

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