diff options
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> + |