From f53e64d95499b286f69ed46e15fd67fe448a9cc2 Mon Sep 17 00:00:00 2001 From: lichong <18518571399@163.com> Date: Tue, 22 Oct 2024 10:38:18 +0800 Subject: [PATCH] 10.22 --- front/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/package.json b/front/package.json index 7a425f1..f8bfbdd 100644 --- a/front/package.json +++ b/front/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.0.9", + "version": "1.0.10", "description": "An Electron application with Vue", "main": "./out/main/index.js", "author": "lichong",