diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91fbcd053..fc2cff8a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# OpenCore Legacy Patcher changelog
+## 0.2.4
+
+- Fix BlessOverride typo
+
## 0.2.3
- Fix more IORegistry issues
diff --git a/Resources/Constants.py b/Resources/Constants.py
index 86c777c7d..67576e55b 100644
--- a/Resources/Constants.py
+++ b/Resources/Constants.py
@@ -12,7 +12,7 @@ from Resources import device_probe
class Constants:
def __init__(self):
- self.patcher_version = "0.2.3"
+ self.patcher_version = "0.2.4"
self.opencore_commit = "4e0ff2d - 05-23-2021"
self.opencore_version = "0.7.0"
self.lilu_version = "1.5.4"
diff --git a/payloads/Config/config.plist b/payloads/Config/config.plist
index 041d97f29..dda43d9c7 100644
--- a/payloads/Config/config.plist
+++ b/payloads/Config/config.plist
@@ -1091,7 +1091,9 @@
Misc
BlessOverride
-
+
+ \EFI\Microsoft\Boot\bootmgfw.efi
+
Boot
ConsoleAttributes
@@ -1141,9 +1143,7 @@
3
Entries
-
- \EFI\Microsoft\Boot\bootmgfw.efi
-
+
Security
AllowNvramReset