chore: Bump version of daemon and lib

This commit is contained in:
Fabio Lenherr / DashieTM 2023-12-12 23:12:43 +01:00
parent ecfeca65e0
commit 4b09745fce
2 changed files with 3 additions and 3 deletions

View file

@ -67,7 +67,7 @@ fn set_card_profile_of_device(device_index: u32, profile_name: String) -> bool {
let conn = Connection::new_session().unwrap();
let proxy = conn.with_proxy(
"org.Xetibo.ReSet.Daemon",
"/org.Xetibo.ReSet.Daemon",
"/org/Xetibo/ReSet/Daemon",
Duration::from_millis(1000),
);
let _: Result<(), Error> = proxy.method_call(