From da22d2f5a237488f9f5476beac6963cf0f28377e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=AB=8B=E5=B8=AE?= <3294713004@qq.com> Date: Fri, 23 Aug 2024 14:16:09 +0800 Subject: [PATCH] =?UTF-8?q?Update:=20=E6=9B=B4=E6=96=B0nwjs=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=20(=20version:=200.91.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json.nw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json.nw b/package.json.nw index f3591d31..7c3f14dc 100644 --- a/package.json.nw +++ b/package.json.nw @@ -13,7 +13,7 @@ "build:nw:mac:x64": "build --tasks mac-x64 --mirror https://npmmirror.com/mirrors/nwjs/ ." }, "window": { - "icon": "files/mixly_uncompressed.ico", + "icon": "common/media/mixly.png", "position": "center" }, "keywords": [ @@ -23,10 +23,10 @@ "author": "Mixly TEAM", "license": "other", "build": { - "nwVersion": "0.60.0" + "nwVersion": "0.91.0" }, "devDependencies": { - "nw": "0.60.0-sdk", + "nw": "0.91.0-sdk", "nwjs-builder-phoenix": "^1.15.0" }, "dependencies": {