mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
release: v2.2.1
This commit is contained in:
+8
-1
@@ -8,7 +8,14 @@ HEAD: new items added as changes are made
|
||||
Features:
|
||||
|
||||
Bug fixes:
|
||||
* Fix Add Cards toolbar not showing script multi-add functions on initial load (twanvl#153)
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
version 2.2.1 (Unofficial), 2022-07-19
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
Bug fixes:
|
||||
* Fix Add Cards toolbar not showing script multi-add functions on initial load. (twanvl#153)
|
||||
* Correct default Export Zoom value to 100%.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
version 2.2.0 (Unofficial), 2022-07-16
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
project(magicseteditor VERSION 2.2.0)
|
||||
project(magicseteditor VERSION 2.2.1)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED True)
|
||||
|
||||
Reference in New Issue
Block a user