We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c17acf commit 1a294eaCopy full SHA for 1a294ea
CHANGELOG
@@ -1,3 +1,7 @@
1
+lxqt-themes-0.15.0 / 2020-04-21
2
+===============================
3
+ * Added the themes Clearlooks, Leech and Kvantum.
4
+
5
lxqt-themes-0.15.0 / 2020-04-21
6
===============================
7
* Bumped version to 0.15.0.
CMakeLists.txt
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
project(lxqt-themes)
8
9
# Minimum Versions
10
-set(LXQTBT_MINIMUM_VERSION "0.7.0")
+set(LXQTBT_MINIMUM_VERSION "0.8.0")
11
12
# lxqt-themes has no binaries - but we can set an informal version
13
# Version 0.15.0
0 commit comments