Merge branch 'main' into next

This commit is contained in:
reya
2023-11-28 09:07:14 +07:00
7 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -2680,7 +2680,7 @@ dependencies = [
[[package]]
name = "lume"
version = "2.1.6"
version = "2.1.7"
dependencies = [
"keyring",
"serde",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "lume"
version = "2.1.6"
version = "2.1.7"
description = "the communication app"
authors = ["Ren Amamiya"]
license = "GPL-3.0"
+1 -1
View File
@@ -9,7 +9,7 @@
},
"package": {
"productName": "Lume",
"version": "2.1.6"
"version": "2.1.7"
},
"plugins": {
"fs": {