Bump version to 1.0.1 + add changelog

This commit is contained in:
Mikel Johnson 2021-02-24 15:49:52 +03:00
parent 7ebed9cc41
commit 6bd1d39e2b
3 changed files with 4 additions and 2 deletions

2
CHANGELOG Normal file
View File

@ -0,0 +1,2 @@
1.0.1
- Added localization files

View File

@ -1,5 +1,5 @@
project(kickofflegacy)
set(PROJECT_VERSION "1.0.0")
set(PROJECT_VERSION "1.0.1")
set(PROJECT_VERSION_MAJOR 1)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)

View File

@ -179,7 +179,7 @@ X-Plasma-RequiredExtensions=LaunchApp
X-KDE-PluginInfo-Author=Martin Graesslin
X-KDE-PluginInfo-Email=plasma-devel@kde.org
X-KDE-PluginInfo-Name=org.kde.plasma.kickofflegacy
X-KDE-PluginInfo-Version=1.0.0
X-KDE-PluginInfo-Version=1.0.1
X-KDE-PluginInfo-Website=https://userbase.kde.org/Plasma/Kickoff/Legacy
X-KDE-PluginInfo-Category=Application Launchers
X-KDE-PluginInfo-License=GPL-2.0+