Skip to content

Commit d27f9b0

Browse files
authored
Pre-release changes (#27)
1 parent 288280a commit d27f9b0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
lxqt-themes-0.15.0 / 2020-04-21
1+
lxqt-themes-0.17.0 / 2021-04-15
2+
===============================
3+
* Added alternate background color to the calendar widget in some themes.
4+
* Added a visible menu separator to the Dark theme.
5+
6+
lxqt-themes-0.16.0 / 2020-11-01
27
===============================
38
* Added the themes Clearlooks, Leech and Kvantum.
49

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
77
project(lxqt-themes)
88

99
# Minimum Versions
10-
set(LXQTBT_MINIMUM_VERSION "0.8.0")
10+
set(LXQTBT_MINIMUM_VERSION "0.9.0")
1111

1212
# lxqt-themes has no binaries - but we can set an informal version
1313
# Version 0.15.0

0 commit comments

Comments
 (0)