bump version

This commit is contained in:
Ren Amamiya
2023-09-09 07:21:02 +07:00
parent 41901b2174
commit 1553f5ced2
5 changed files with 6 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "lume"
version = "1.2.3"
version = "1.2.4"
description = "the communication app"
authors = ["Ren Amamiya"]
license = "GPL-3.0"
@@ -34,7 +34,6 @@ tauri = { version = "1.4", features = [
"fs-remove-file",
"window-center",
"dialog-all",
"macos-private-api",
"http-multipart",
] }
tauri-plugin-sql = { git = "hhttps://github.com/tauri-apps/plugins-workspace", branch = "v1", features = [