Comparing version
@@ -16,3 +16,3 @@ /** | ||
*/ | ||
const version = '3.6.4'; | ||
const version = '3.6.5'; | ||
export function getVersion(): string { | ||
@@ -19,0 +19,0 @@ return version; |
{ | ||
"name": "clickgo", | ||
"version": "3.6.4", | ||
"version": "3.6.5", | ||
"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.5.0/dist/loader.min.js?path=index&npm={'clickgo':'3.6.4'}"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.5.0/dist/loader.min.js?path=index&npm={'clickgo':'3.6.5'}"></script> | ||
``` | ||
@@ -34,0 +34,0 @@ |
Sorry, the diff of this file is not supported yet
1385629
0