diff --git a/CMakeLists.txt b/CMakeLists.txt index 974ca4f..c656e6d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.15) project( OpenHack - VERSION 2.2.2.1 + VERSION 2.3.0 HOMEPAGE_URL "https://github.com/Prevter/OpenHack" LANGUAGES C CXX ) diff --git a/mod.json b/mod.json index 9c79bef..6386f96 100644 --- a/mod.json +++ b/mod.json @@ -3,7 +3,7 @@ "gd": { "win": "2.204" }, - "version": "v2.2.2", + "version": "v2.3.0", "id": "prevter.openhack", "name": "OpenHack", "developer": "Prevter",