Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 907b8bf

Browse files
committed
bump version to 2.2.1
1 parent e1a6a66 commit 907b8bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.15)
22
project(
33
OpenHack
4-
VERSION 2.2.0
4+
VERSION 2.2.1
55
HOMEPAGE_URL "https://github.com/Prevter/GDOpenHack"
66
LANGUAGES C CXX
77
)

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"gd": {
44
"win": "2.204"
55
},
6-
"version": "v2.2.0",
6+
"version": "v2.2.1",
77
"id": "prevter.openhack",
88
"name": "OpenHack",
99
"developer": "Prevter",

0 commit comments

Comments
 (0)