맥 os 전략편집기 지표 드래그 문제해결
This commit is contained in:
Generated
+1
-1
@@ -1444,7 +1444,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goldenchart-desktop"
|
||||
version = "0.1.0"
|
||||
version = "0.1.43"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "goldenchart-desktop"
|
||||
version = "0.1.0"
|
||||
version = "0.1.43"
|
||||
description = "GoldenChart Desktop Client"
|
||||
authors = ["GoldenChart"]
|
||||
edition = "2021"
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user