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

Commit 4cba3f4

Browse files
committed
bump version to 2.3.2
1 parent 9a390df commit 4cba3f4

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v2.3.2
2+
* Resolved issue with "Respawn Delay"
3+
14
## v2.3.1
25
**Fixes**:
36
* Fixed vanilla bug with hitboxes, mirror portals and slopes

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.3.1
4+
VERSION 2.3.2
55
HOMEPAGE_URL "https://github.com/Prevter/OpenHack"
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.3.1",
6+
"version": "v2.3.2",
77
"id": "prevter.openhack",
88
"name": "OpenHack",
99
"developer": "Prevter",

0 commit comments

Comments
 (0)