From d447355e6d08e3a48ea6fd0df132e3120ede6a16 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 26 一月 2024 10:31:17 +0800
Subject: [PATCH] 优化细节
---
package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 46e7d80..a17bdeb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sign-tool",
- "version": "2.7.4",
+ "version": "2.7.7",
"icon": "public/favicon.ico",
"main": "dist/electron/main/index.js",
"author": "",
@@ -13,7 +13,7 @@
"publish": [
{
"provider": "generic",
- "url": "http://dhcdn.leon056.com/upgrade/icoldchain"
+ "url": "https://piclist.icoldchain.cn"
}
],
"engines": {
--
Gitblit v1.8.0