Skip to content

Commit

Permalink
fixup! Hardcode fake release date in metainfo.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthijskooijman committed Nov 19, 2023
1 parent f242669 commit 3dbed86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/org.gnome.Hamster.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
​<translation type="gettext">hamster</translation>
<url type="homepage">https://github.com/projecthamster/hamster/wiki</url>
<releases>
<!-- Provide a (clearly) fake date, otherwise flatpak will ignore the entry -->
<release version="@VERSION@" date="1980-01-01" />
</releases>
<provides>
Expand Down

0 comments on commit 3dbed86

Please sign in to comment.