Merge pull request #4684 from ChatGPTNextWeb/fred-bf-patch-4

feat: bump version
This commit is contained in:
fred-bf
2024-05-14 17:36:06 +08:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
}, },
"package": { "package": {
"productName": "NextChat", "productName": "NextChat",
"version": "2.12.2" "version": "2.12.3"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {
@@ -112,4 +112,4 @@
} }
] ]
} }
} }