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