chore: bump desktop version to 0.1.2 for signed updater release

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Macbook
2026-06-14 11:56:23 +09:00
parent eae4ccd4c6
commit d2b8affc57
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "GoldenChart",
"version": "0.1.1",
"version": "0.1.2",
"identifier": "com.goldenchart.desktop",
"build": {
"beforeDevCommand": "npm run dev",