mirror of
https://github.com/QYG2297248353/IYUUPlus-Windows.git
synced 2025-12-29 08:01:35 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59a8e1b1b2 | |||
| bf91afe31e |
@@ -77,4 +77,8 @@ https://github.com/QYG2297248353/IYUUPlus-Windows/releases
|
||||
|
||||
`控制面板` 中找到 `iyuu-plus` 右键卸载
|
||||
|
||||

|
||||

|
||||
|
||||
#### 应用升级
|
||||
|
||||
退出托盘程序,安装新版安装包,即可完成升级。如果出现异常,可重启计算机后安装。
|
||||
+1
-1
Submodule iyuu updated: e62cfefe35...36eee63d70
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iyuu-plus",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"description": "基于特征码的索引工具",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
@@ -37,4 +37,4 @@
|
||||
"electron-squirrel-startup": "^1.0.1",
|
||||
"tree-kill": "^1.2.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user