revert to 2.7.8 (as 2.7.20)

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-10-31 17:20:07 +01:00
parent a3a3beb09b
commit 0f939f87ee
13 changed files with 233 additions and 475 deletions
+1 -4
View File
@@ -1,6 +1,6 @@
[package]
name = "app"
version = "2.7.19"
version = "2.7.20"
description = "A Tauri App"
authors = ["you"]
license = ""
@@ -52,6 +52,3 @@ cocoa = "0.26"
[target.'cfg(target_os = "linux")'.dependencies]
zbus = { version = "5" }
x11rb = "0.13"
[target.'cfg(not(target_os = "linux"))'.dependencies]
dark-light = "1.1.1"