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

Commit

Permalink
bump version to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter committed May 17, 2024
1 parent 9a390df commit 4cba3f4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v2.3.2
* Resolved issue with "Respawn Delay"

## v2.3.1
**Fixes**:
* Fixed vanilla bug with hitboxes, mirror portals and slopes
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.15)
project(
OpenHack
VERSION 2.3.1
VERSION 2.3.2
HOMEPAGE_URL "https://github.com/Prevter/OpenHack"
LANGUAGES C CXX
)
Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"gd": {
"win": "2.204"
},
"version": "v2.3.1",
"version": "v2.3.2",
"id": "prevter.openhack",
"name": "OpenHack",
"developer": "Prevter",
Expand Down

0 comments on commit 4cba3f4

Please sign in to comment.