We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29353b commit 1204831Copy full SHA for 1204831
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# DiscCheckEmu Changelog
2
3
4
-## [NEXT] - Unreleased
+## [0.6.0] - 2024-06-07
5
6
### Added
7
- Added phenoProtect to the list of supported protections
DiscCheckEmuAPIHook/Version.h
@@ -21,7 +21,7 @@
21
22
23
#define VERSION_MAJOR 0
24
-#define VERSION_MINOR 5
+#define VERSION_MINOR 6
25
#define VERSION_BUILD 0
26
#define VERSION_PRIVATE 0
27
0 commit comments