Skip to content

Commit

Permalink
Bump to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oclero committed Dec 14, 2022
1 parent 104b3dc commit 0760138
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.1.0

- Linux compatibility fixes.

## v1.0.1

- Deploy Qt for examples and unit tests.
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("QtAppInstanceManager"
LANGUAGES CXX
VERSION 1.0.2.0
VERSION 1.1.0.0
)
set(PROJECT_NAMESPACE "oclero")

Expand Down

0 comments on commit 0760138

Please sign in to comment.