diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/simple-scan.appdata.xml.in | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in index ad88c48..ce92f9c 100644 --- a/data/simple-scan.appdata.xml.in +++ b/data/simple-scan.appdata.xml.in @@ -23,8 +23,16 @@    <url type="homepage">https://gitlab.gnome.org/GNOME/simple-scan</url>    <url type="bugtracker">https://gitlab.gnome.org/GNOME/simple-scan/issues</url>    <url type="donation">https://www.gnome.org/friends/</url> +  <url type="vcs-browser">https://gitlab.gnome.org/GNOME/simple-scan</url>    <developer_name>The GNOME Project</developer_name>    <releases> +    <release date="2022-09-19" version="42.5"> +      <description> +        <ul> +          <li>Updated translations.</li> +        </ul> +      </description> +    </release>      <release date="2022-04-19" version="42.1">        <description>          <ul> | 
