Skip to content

Commit 60ab441

Browse files
committed
Bump version to 0.5.0
1 parent 3d5ac45 commit 60ab441

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# DiscCheckEmu Changelog
22

33

4-
## [NEXT] - Unreleased
4+
## [0.5.0] - 2024-05-18
55

66
### Added
77
- Added Cheats support

DiscCheckEmuAPIHook/Version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222

2323
#define VERSION_MAJOR 0
24-
#define VERSION_MINOR 4
25-
#define VERSION_BUILD 1
24+
#define VERSION_MINOR 5
25+
#define VERSION_BUILD 0
2626
#define VERSION_PRIVATE 0
2727

2828
#define VER_ORIGINAL_FILENAME "DCEAPIHook.dll"

0 commit comments

Comments
 (0)