소스 검색

Version bump

customisations
alemart 10 달 전
부모
커밋
fd7b382984
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1
    1
      plugins/aframe-with-encantar.js
  2. 1
    1
      plugins/babylon-with-encantar.js
  3. 1
    1
      plugins/three-with-encantar.js

+ 1
- 1
plugins/aframe-with-encantar.js 파일 보기

@@ -8,7 +8,7 @@
8 8
 
9 9
 /* Usage of the indicated versions is encouraged */
10 10
 __THIS_PLUGIN_HAS_BEEN_TESTED_WITH__({
11
-    'encantar.js': { version: '0.3.0' },
11
+    'encantar.js': { version: '0.4.0' },
12 12
         'A-Frame': { version: '1.4.2' }
13 13
 });
14 14
 

+ 1
- 1
plugins/babylon-with-encantar.js 파일 보기

@@ -6,7 +6,7 @@
6 6
 
7 7
 /* Usage of the indicated versions is encouraged */
8 8
 __THIS_PLUGIN_HAS_BEEN_TESTED_WITH__({
9
-    'encantar.js': { version: '0.3.0' },
9
+    'encantar.js': { version: '0.4.0' },
10 10
      'babylon.js': { version: '7.29.0' }
11 11
 });
12 12
 

+ 1
- 1
plugins/three-with-encantar.js 파일 보기

@@ -6,7 +6,7 @@
6 6
 
7 7
 /* Usage of the indicated versions is encouraged */
8 8
 __THIS_PLUGIN_HAS_BEEN_TESTED_WITH__({
9
-    'encantar.js': { version: '0.3.0' },
9
+    'encantar.js': { version: '0.4.0' },
10 10
        'three.js': { version: '147' }
11 11
 });
12 12
 

Loading…
취소
저장