GIT_SILENT: Update version and appstream data for 22.02

master
Bhushan Shah 2022-02-08 18:23:50 +05:30
parent 6caf8fdd94
commit 52ecfbc3c5
2 changed files with 10 additions and 1 deletions

View File

@ -10,7 +10,7 @@
cmake_minimum_required(VERSION 3.10)
project(keysmith)
set(PROJECT_VERSION "21.12")
set(PROJECT_VERSION "22.02")
set(KF5_MIN_VERSION "5.77.0")
set(QT_MIN_VERSION "5.15.0")

View File

@ -206,6 +206,15 @@
<url type="homepage">https://apps.kde.org/keysmith/</url>
<url type="bugtracker">https://invent.kde.org/utilities/keysmith/-/issues</url>
<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>Reduce default size of main window</li>
<li>Focus password field by default on launch</li>
</ul>
</description>
</release>
<release version="21.12" date="2021-12-07">
<url>https://www.plasma-mobile.org/2021/12/07/plasma-mobile-gear-21-12/</url>
</release>