GIT_SILENT: Update version and appstream data for 22.02

This commit is contained in:
Bhushan Shah 2022-02-08 18:23:50 +05:30
parent 4483046904
commit bea2ab7992
2 changed files with 11 additions and 1 deletions

View File

@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.16)
project(Kasts)
set(PROJECT_VERSION "21.12")
set(PROJECT_VERSION "22.02")
# be c++17 compliant
set(CMAKE_CXX_STANDARD 17)

View File

@ -158,6 +158,16 @@
</screenshots>
<launchable type="desktop-id">org.kde.kasts.desktop</launchable>
<releases>
<release version="22.02" date="2021-02-09">
<url>https://www.plasma-mobile.org/2022/02/09/plasma-mobile-gear-22-02/</url>
<description>
<ul>
<li>Various User interface improvements</li>
<li>Keep fetching episode actions until we get the current timestamp</li>
<li>Re-enable icons for gpodder and nextcloud</li>
</ul>
</description>
</release>
<release version="21.12" date="2021-12-07">
<description>
<p>New features in this release:</p>