Bump version

This commit is contained in:
Thoronium
2023-03-05 19:38:40 -07:00
parent ea73feb8e9
commit d56c6bc069
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "cultivation", "name": "cultivation",
"version": "1.0.21", "version": "1.0.22",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@tauri-apps/api": "^1.0.0-rc.5", "@tauri-apps/api": "^1.0.0-rc.5",

View File

@@ -7,7 +7,7 @@
}, },
"package": { "package": {
"productName": "Cultivation", "productName": "Cultivation",
"version": "1.0.21" "version": "1.0.22"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {