Skip to content

Commit

Permalink
Bump to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oclero committed May 27, 2022
1 parent a33c14a commit 3a41d56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.2.1

- Fix QWidget example.

## v1.2.0

- Move `QWidget` to examples instead of core lib.
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include(DeployQt)
# Set project information.
project("QtUpdater"
LANGUAGES CXX
VERSION 1.2.0.0
VERSION 1.2.1.0
)
set(PROJECT_NAMESPACE "oclero")

Expand Down

0 comments on commit 3a41d56

Please sign in to comment.