GIT_SILENT: bump version to 22.06

This commit is contained in:
Bhushan Shah 2022-06-23 21:11:20 +05:30
parent d97a52f5e3
commit 2411829546
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -164,8 +164,8 @@
</screenshots>
<launchable type="desktop-id">org.kde.kasts.desktop</launchable>
<releases>
<release version="22.06" date="2022-06-18">
<url>https://www.plasma-mobile.org/2022/06/20/plasma-mobile-gear-22-06/</url>
<release version="22.06" date="2022-06-24">
<url>https://www.plasma-mobile.org/2022/06/28/plasma-mobile-gear-22-06/</url>
<description>
<ul>
<li>The podcast update routine has been completely overhauled, solving several bugs. It's now using multithreading, and it will also update existing episode information.</li>