From de0dab8737ff49c4bfe6b6f02184955ca7aa2830 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein <ricky@unobserved.io> Date: Mon, 5 Feb 2024 11:26:48 +0100 Subject: Update to 1.8.3 and update translation file --- data/com.lakoliu.Furtherance.appdata.xml.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/com.lakoliu.Furtherance.appdata.xml.in b/data/com.lakoliu.Furtherance.appdata.xml.in index 6ed7ace..6270f10 100644 --- a/data/com.lakoliu.Furtherance.appdata.xml.in +++ b/data/com.lakoliu.Furtherance.appdata.xml.in @@ -2,7 +2,7 @@ <component type="desktop-application"> <id>com.lakoliu.Furtherance</id> <launchable type="desktop-id">com.lakoliu.Furtherance.desktop</launchable> - <name>Furtherance</name> + <name translatable="no">Furtherance</name> <summary>Track your time without being tracked</summary> <developer_name translatable="no">Ricky Kresslein</developer_name> <update_contact>rk@lakoliu.com</update_contact> @@ -39,6 +39,13 @@ <content_rating type="oars-1.1" /> <releases> + <release version="1.8.3" date="2024-02-05"> + <description translatable="no"> + <ul> + <li>Fixed a bug causing crash when timer was restarted after a Pomodoro timer finished</li> + </ul> + </description> + </release> <release version="1.8.2" date="2023-10-15"> <description translatable="no"> <ul> -- cgit 1.4.1