Add 6.0 patch from @pmagixc

Bump version
This commit is contained in:
NotThorny
2025-10-15 21:36:14 -06:00
parent a40080cca2
commit ecb7936a8f
8 changed files with 14 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
},
"package": {
"productName": "Cultivation",
"version": "1.5.8"
"version": "1.6.0"
},
"tauri": {
"allowlist": {
@@ -72,7 +72,8 @@
"resizable": true,
"title": "Cultivation",
"width": 1280,
"decorations": false
"decorations": false,
"center": true
}
]
}