From 02cda108e3d49036fbfd628458e84ca9c360d257 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 10 六月 2025 10:56:50 +0800
Subject: [PATCH] 优化细节

---
 package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 46e7d80..09473f4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "sign-tool",
-  "version": "2.7.4",
+  "version": "2.7.8",
   "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