summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-04-23 12:44:06 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-04-23 12:44:06 +0200
commit2baa0f9537caaa97109eebe9cd6edeb7c1d1fdaf (patch)
tree416b073f5dd193391adbaf44ac60341bdc44b6e9
parentUpdate changelog with release (diff)
downloadnheko-2baa0f9537caaa97109eebe9cd6edeb7c1d1fdaf.tar.xz
Fix missing timestamp in appdata.xml
-rw-r--r--resources/nheko.appdata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/nheko.appdata.xml b/resources/nheko.appdata.xml

index 4897cc31..e7142e24 100644 --- a/resources/nheko.appdata.xml +++ b/resources/nheko.appdata.xml
@@ -43,7 +43,7 @@ <url type="homepage">https://github.com/Nheko-Reborn/nheko</url> <update_contact>https://github.com/Nheko-Reborn</update_contact> <releases> - <release data="2021-04-xx" version="0.8.2"/> + <release data="2021-04-23" version="0.8.2"/> <release date="2021-01-27" version="0.8.1"/> <release date="2021-01-21" version="0.8.0"/> <release date="2020-06-12" version="0.7.2"/>