Browse Source

feat: 说明调整

zhangjie 6 months ago
parent
commit
7f21101e70
3 changed files with 7 additions and 2 deletions
  1. 5 0
      CHANGE.md
  2. 1 1
      index.html
  3. 1 1
      package.json

+ 5 - 0
CHANGE.md

@@ -1,3 +1,8 @@
+## 1.0.4
+
+- 适用范围:知学知考 3.4.3
+- 支持知学知考单点登录方式。
+
 ## 1.0.3
 ## 1.0.3
 
 
 - 适用范围:知学知考 3.4.2
 - 适用范围:知学知考 3.4.2

+ 1 - 1
index.html

@@ -7,7 +7,7 @@
   <meta http-equiv="Content-Security-Policy"
   <meta http-equiv="Content-Security-Policy"
     content="script-src 'self'; style-src 'self' 'unsafe-inline';" />
     content="script-src 'self'; style-src 'self' 'unsafe-inline';" />
   <title>
   <title>
-    知学知考-图片导出工具-1.0.3
+    知学知考-图片导出工具-1.0.4
   </title>
   </title>
 </head>
 </head>
 
 

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "teachcloud-mark-tool",
   "name": "teachcloud-mark-tool",
   "description": "teachcloud mark tool",
   "description": "teachcloud mark tool",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "main": "./out/main/index.js",
   "main": "./out/main/index.js",
   "author": "chulinice",
   "author": "chulinice",
   "license": "MIT",
   "license": "MIT",