diff options
author | Martin Stransky <stransky@redhat.com> | 2020-11-09 19:34:30 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-11-09 19:34:30 +0100 |
commit | 51c2280ec104bbefde6a13bb450ad57e4882b6f3 (patch) | |
tree | 55e58b6cbb31a8a602e0379cf80ab4625e80055d /firefox.appdata.xml.in | |
parent | Updated to 82.0.3 (diff) | |
parent | Include date in appdata release tags (diff) | |
download | librewolf-fedora-ff-51c2280ec104bbefde6a13bb450ad57e4882b6f3.tar.gz librewolf-fedora-ff-51c2280ec104bbefde6a13bb450ad57e4882b6f3.tar.bz2 librewolf-fedora-ff-51c2280ec104bbefde6a13bb450ad57e4882b6f3.zip |
Merge
Diffstat (limited to 'firefox.appdata.xml.in')
-rw-r--r-- | firefox.appdata.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.appdata.xml.in b/firefox.appdata.xml.in index 175e1c9..bfa9afc 100644 --- a/firefox.appdata.xml.in +++ b/firefox.appdata.xml.in @@ -54,6 +54,6 @@ <screenshot>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/firefox/c.png</screenshot> </screenshots> <releases> - <release version="__VERSION__"/> + <release version="__VERSION__" date="__DATE__"/> </releases> </component> |