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.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter committed Apr 7, 2024
1 parent 4616816 commit eef5bb9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion ABOUT.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ OpenHack is a free and open source collection of hacks for Geometry Dash version
Please visit the [issues](https://github.com/prevter/gdopenhack/issues) page for known issues and planned features (and feel free to leave your own suggestions).

## Features
- 70+ hacks (including noclip, speedhack, etc.)
- 100+ hacks (including noclip, speedhack, etc.)
- Customizable menu with animations
- StartPos Switcher
- Show Hitboxes
- Replay Bot
- Keybinds
- Discord RPC

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.2.1
VERSION 2.2.2
HOMEPAGE_URL "https://github.com/Prevter/GDOpenHack"
LANGUAGES C CXX
)
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ Please visit the [issues](https://github.com/prevter/gdopenhack/issues) page for
- Customizable GUI with a variety of settings and themes.
- Noclip, speedhack, and other popular hacks.
- StartPos Switcher
- Show Hitboxes
- Replay Bot
- Customizable keybinds
- Discord Rich Presence
- Automatic updates
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.2.1",
"version": "v2.2.2",
"id": "prevter.openhack",
"name": "OpenHack",
"developer": "Prevter",
Expand Down

0 comments on commit eef5bb9

Please sign in to comment.