Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sardid committed Jun 23, 2022
1 parent 97d31f8 commit e32e43e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

project(sierrabreezeenhanced)
set(PROJECT_VERSION "1.0.3")
set(PROJECT_VERSION "1.1.0")
set(PROJECT_VERSION_MAJOR 0)

cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
Expand Down
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
V1.1.0
---------

* Fixes blur for Plasma 5.25
* Fixes settings window not showing
* Fixes issues #104, #105 and #106

Thanks @a-parhom for the pull request!

V1.0.3
---------

Expand Down

0 comments on commit e32e43e

Please sign in to comment.