We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5ac45 commit 60ab441Copy full SHA for 60ab441
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# DiscCheckEmu Changelog
2
3
4
-## [NEXT] - Unreleased
+## [0.5.0] - 2024-05-18
5
6
### Added
7
- Added Cheats support
DiscCheckEmuAPIHook/Version.h
@@ -21,8 +21,8 @@
21
22
23
#define VERSION_MAJOR 0
24
-#define VERSION_MINOR 4
25
-#define VERSION_BUILD 1
+#define VERSION_MINOR 5
+#define VERSION_BUILD 0
26
#define VERSION_PRIVATE 0
27
28
#define VER_ORIGINAL_FILENAME "DCEAPIHook.dll"
0 commit comments