mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
release: 2.2.2
This commit is contained in:
@@ -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
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user