From 51e103713009116c9b2cfaff4bfa9ae4e82e5bd4 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Mon, 21 Oct 2024 07:34:22 +0200 Subject: [PATCH] Upgrade to 24.10.5 --- Cargo.lock | 2 +- Cargo.toml | 2 +- VERSION | 2 +- assets/linux/io.unobserved.furtherance.appdata.xml | 7 +++++++ 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bd1bd9f..8c21b0a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1489,7 +1489,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "24.10.4" +version = "24.10.5" dependencies = [ "async-stream", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 27e7543..c6e5dde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "24.10.4" +version = "24.10.5" authors = ["Ricky Kresslein "] description = "Track your time without being tracked." license = "GPL-3.0-or-later" diff --git a/VERSION b/VERSION index 16d19c6..f532035 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -24.10.4 \ No newline at end of file +24.10.5 \ No newline at end of file diff --git a/assets/linux/io.unobserved.furtherance.appdata.xml b/assets/linux/io.unobserved.furtherance.appdata.xml index 97ef022..10724df 100644 --- a/assets/linux/io.unobserved.furtherance.appdata.xml +++ b/assets/linux/io.unobserved.furtherance.appdata.xml @@ -50,6 +50,13 @@ + + +
    +
  • Revert idle fix for GNOME Wayland as it causes crash with Flatpak
  • +
+
+