Skip to content

Commit

Permalink
Upgrade to 24.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rickykresslein committed Oct 21, 2024
1 parent 2032f62 commit 51e1037
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "furtherance"
version = "24.10.4"
version = "24.10.5"
authors = ["Ricky Kresslein <[email protected]>"]
description = "Track your time without being tracked."
license = "GPL-3.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.10.4
24.10.5
7 changes: 7 additions & 0 deletions assets/linux/io.unobserved.furtherance.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@
<content_rating type="oars-1.1" />

<releases>
<release version="24.10.5" date="2024-10-21">
<description translate="no">
<ul>
<li>Revert idle fix for GNOME Wayland as it causes crash with Flatpak</li>
</ul>
</description>
</release>
<release version="24.10.4" date="2024-10-20">
<description translate="no">
<ul>
Expand Down

0 comments on commit 51e1037

Please sign in to comment.