chore(desktop): bump version to v0.1.52

This commit is contained in:
Macbook
2026-06-15 16:44:19 +09:00
parent 491fc8c267
commit b8bd70be9b
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.48",
"version": "0.1.52",
"identifier": "com.goldenchart.desktop",
"build": {
"beforeDevCommand": "npm run dev",