Skip to content

Commit

Permalink
Bump version to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
buschmann23 committed Feb 22, 2022
1 parent 2ee050a commit 671dfcb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
HBN SFOS Components 1.6.2 - 2022-02-22
* changed: adopt to changes in HBN SFOS Cmake

HBN SFOS Components 1.6.1 - 2022-02-20
* fixed: set some CMake variables to correct values

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.14.0 FATAL_ERROR)
cmake_policy(SET CMP0048 NEW)

project(libHbnSfosComponents
VERSION 1.6.1
VERSION 1.6.2
DESCRIPTION "A set of QML components to use on Sailfish OS."
LANGUAGES CXX)

Expand Down

0 comments on commit 671dfcb

Please sign in to comment.