Skip to content

Commit

Permalink
release: 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haganbmj committed Jul 21, 2022
1 parent f6e8a81 commit 9f162fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ Features:

Bug fixes:

------------------------------------------------------------------------------
version 2.2.2 (Unofficial), 2022-07-19
------------------------------------------------------------------------------

Bug fixes:
* Correct unicode text entry behavior. (twanvl#121)

------------------------------------------------------------------------------
version 2.2.1 (Unofficial), 2022-07-19
------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)

project(magicseteditor VERSION 2.2.1)
project(magicseteditor VERSION 2.2.2)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED True)
Expand Down

0 comments on commit 9f162fe

Please sign in to comment.