From 7d3941780ff959465b26a048638b66bcdee76a26 Mon Sep 17 00:00:00 2001 From: YoVinchen Date: Mon, 13 Oct 2025 16:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 8505138..8cacdbe 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "Claudia", - "version": "1.2.2", + "version": "1.2.3", "identifier": "claudia.asterisk.so", "build": { "beforeDevCommand": "bun run dev", @@ -37,7 +37,7 @@ "targets": "all", "icon": [ "icons/32x32.png", - "icons/128x128.png", + "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico",