Comparing version
@@ -27,3 +27,3 @@ "use strict"; | ||
exports.zip = exports.tool = exports.theme = exports.task = exports.native = exports.fs = exports.form = exports.dom = exports.core = exports.control = exports.vue = exports.hasFrame = exports.isImmersion = exports.getPlatform = exports.isNative = exports.getVersion = void 0; | ||
const version = '3.2.0-beta'; | ||
const version = '3.2.1-beta2'; | ||
function getVersion() { | ||
@@ -30,0 +30,0 @@ return version; |
@@ -16,3 +16,3 @@ /** | ||
*/ | ||
const version = '3.2.0-beta'; | ||
const version = '3.2.1-beta2'; | ||
export function getVersion(): string { | ||
@@ -19,0 +19,0 @@ return version; |
@@ -132,3 +132,3 @@ /** | ||
} | ||
else { | ||
else { | ||
ourl = path; | ||
@@ -135,0 +135,0 @@ } |
@@ -1335,4 +1335,3 @@ "use strict"; | ||
} | ||
path = tool.urlResolve(task.current + '/', path) + '.json'; | ||
const fcontent = yield fs.getContent(path, { | ||
const fcontent = yield fs.getContent(path + '.json', { | ||
'encoding': 'utf8' | ||
@@ -1339,0 +1338,0 @@ }, taskId); |
{ | ||
"name": "clickgo", | ||
"version": "3.2.0-beta", | ||
"version": "3.2.1-beta2", | ||
"description": "Background interface, software interface, mobile phone APP interface operation library.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -31,3 +31,3 @@ # ClickGo | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.4.9/dist/loader.min.js?path=index&npm={'clickgo':'3.2.0-beta'}"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.4.9/dist/loader.min.js?path=index&npm={'clickgo':'3.2.1-beta2}"></script> | ||
``` | ||
@@ -34,0 +34,0 @@ |
Sorry, the diff of this file is too big to display
1241187
-0.02%26327
-0.01%