From b9d95c062e98254155a1f5ca0d7934a89cc27321 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 11 七月 2024 15:42:32 +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