맥 os 전략편집기 지표 드래그 문제해결

This commit is contained in:
Macbook
2026-06-15 09:39:19 +09:00
parent dbad00aa0f
commit a3aca639c1
13 changed files with 309 additions and 209 deletions
+1 -1
View File
@@ -1444,7 +1444,7 @@ dependencies = [
[[package]]
name = "goldenchart-desktop"
version = "0.1.0"
version = "0.1.43"
dependencies = [
"serde",
"serde_json",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "goldenchart-desktop"
version = "0.1.0"
version = "0.1.43"
description = "GoldenChart Desktop Client"
authors = ["GoldenChart"]
edition = "2021"
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "GoldenChart",
"version": "0.1.22",
"version": "0.1.43",
"identifier": "com.goldenchart.desktop",
"build": {
"beforeDevCommand": "npm run dev",
@@ -14,7 +14,7 @@
"windows": [
{
"label": "main",
"title": "GoldenChart",
"title": "GoldenChart (v0.1.43)",
"width": 1440,
"height": 900,
"minWidth": 960,