Skip to content

Commit

Permalink
chore: Bump version of daemon and lib
Browse files Browse the repository at this point in the history
  • Loading branch information
DashieTM committed Dec 18, 2023
1 parent 24d3f5a commit 27e003e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ repository = "https://github.com/Xetibo/ReSet"
license = "GPL-3.0-only"

[dependencies]
reset_daemon = "0.6.9"
re_set-lib = "0.8.6"
reset_daemon = "0.7.0"
re_set-lib = "0.8.7"
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
dbus = "0.9.7"
gtk = { version = "0.7.3", package = "gtk4", features = ["v4_12"] }
Expand Down
2 changes: 0 additions & 2 deletions flatpak/org.Xetibo.ReSet.json.wip
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
],
"command": "reset",
"finish-args": [
"--talk-name=org.Xetibo.ReSetDaemon",
"--system-talk-name=org.freedesktop.NetworkManager",
"--system-talk-name=org.freedesktop.DBus",
"--system-talk-name=org.bluez",
"--socket=pulseaudio",
"--share=network",
Expand Down

0 comments on commit 27e003e

Please sign in to comment.