diff --git a/CMakeLists.txt b/CMakeLists.txt index c52d119..64dc512 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.15) project( OpenHack - VERSION 2.2.0 + VERSION 2.2.1 HOMEPAGE_URL "https://github.com/Prevter/GDOpenHack" LANGUAGES C CXX ) diff --git a/mod.json b/mod.json index 2cbef6e..70d9e9c 100644 --- a/mod.json +++ b/mod.json @@ -3,7 +3,7 @@ "gd": { "win": "2.204" }, - "version": "v2.2.0", + "version": "v2.2.1", "id": "prevter.openhack", "name": "OpenHack", "developer": "Prevter",