There was an error while loading. Please reload this page.
1 parent 0e4fb15 commit f5f2891Copy full SHA for f5f2891
1 file changed
oclp_r/constants.py
@@ -22,7 +22,7 @@ def __init__(self) -> None:
22
self.hdau_patch_already: bool = False
23
24
# Patcher Versioning
25
- self.patcher_version: str = "3.1.8" # OCLP-R
+ self.patcher_version: str = "3.1.9" # OCLP-R
26
self.patcher_support_pkg_version: str = "1.11.6" # PatcherSupportPkg
27
self.copyright_date: str = "Copyright © 2020-2026 Dortania and Hackdoc"
28
self.patcher_name: str = "OCLP-R"
0 commit comments