From 0db357a9c5f73f2fc65dee021e52070e3b36d25c Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 06 九月 2022 21:10:52 +0800
Subject: [PATCH] up
---
package.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 65f4246..e7b2a80 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
{
- "name": "Device-Communication-UI",
- "version": "2.0.0",
+ "name": "sign-tool",
+ "version": "2.1.0",
+ "icon":"public/favicon.ico",
"main": "dist/electron/main/index.js",
"author": "",
"license": "MIT",
--
Gitblit v1.8.0