Browse Source

Version bump

customisations
alemart 8 months ago
parent
commit
49823b8b2f

+ 1
- 1
plugins/aframe-with-encantar.js View File

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

+ 1
- 1
plugins/babylon-with-encantar.js View File

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

+ 1
- 1
plugins/three-with-encantar.js View File

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

Loading…
Cancel
Save