diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2023-03-22 12:28:11 +0100 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2023-03-22 12:28:11 +0100 |
commit | 38bc31cc55479d899cd285eefd28f4ad1174f587 (patch) | |
tree | db71e97413080ed42ff7bec4102b38a61ef9c89a /data | |
parent | 7544fa3b2996ae26601c9c1f9adca0d92b1e4150 (diff) | |
download | Furtherance-38bc31cc55479d899cd285eefd28f4ad1174f587.tar.zst |
Update to v1.7.0
Diffstat (limited to 'data')
-rw-r--r-- | data/com.lakoliu.Furtherance.appdata.xml.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.appdata.xml.in b/data/com.lakoliu.Furtherance.appdata.xml.in index a39c7f7..7ce0aa4 100644 --- a/data/com.lakoliu.Furtherance.appdata.xml.in +++ b/data/com.lakoliu.Furtherance.appdata.xml.in @@ -39,6 +39,14 @@ <content_rating type="oars-1.1" /> <releases> + <release version="1.7.0" date="2023-03-22"> + <description> + <ul> + <li>Manually add new task to group</li> + <li>Updated translations</li> + </ul> + </description> + </release> <release version="1.6.0" date="2022-10-02"> <description> <ul> @@ -131,3 +139,4 @@ </releases> </component> + |