diff --git a/data/com.github.unrud.VideoDownloader.metainfo-releases.xml.in b/data/com.github.unrud.VideoDownloader.metainfo-releases.xml.in index a4eb88f..749e383 100644 --- a/data/com.github.unrud.VideoDownloader.metainfo-releases.xml.in +++ b/data/com.github.unrud.VideoDownloader.metainfo-releases.xml.in @@ -1,5 +1,12 @@ + + +
    +
  • Update Persian translation
  • +
+
+
    diff --git a/data/com.github.unrud.VideoDownloader.metainfo.xml.in b/data/com.github.unrud.VideoDownloader.metainfo.xml.in index 8986c3c..98dd37a 100644 --- a/data/com.github.unrud.VideoDownloader.metainfo.xml.in +++ b/data/com.github.unrud.VideoDownloader.metainfo.xml.in @@ -30,13 +30,13 @@ video-downloader - https://raw.githubusercontent.com/Unrud/video-downloader/v0.12.6/screenshots/1.png + https://raw.githubusercontent.com/Unrud/video-downloader/v0.12.7/screenshots/1.png - https://raw.githubusercontent.com/Unrud/video-downloader/v0.12.6/screenshots/2.png + https://raw.githubusercontent.com/Unrud/video-downloader/v0.12.7/screenshots/2.png - https://raw.githubusercontent.com/Unrud/video-downloader/v0.12.6/screenshots/3.png + https://raw.githubusercontent.com/Unrud/video-downloader/v0.12.7/screenshots/3.png diff --git a/meson.build b/meson.build index 3f8cfb8..791cc9c 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('video-downloader', - version: '0.12.6', + version: '0.12.7', meson_version: '>= 0.62.0', default_options: ['warning_level=2', 'werror=false'], )