There was an error while loading. Please reload this page.
1 parent 0826ab8 commit e229e14Copy full SHA for e229e14
1 file changed
oclp_r/constants.py
@@ -21,7 +21,7 @@ def __init__(self) -> None:
21
self.voodoo_patch_already: bool = False
22
23
# Patcher Versioning
24
- self.patcher_version: str = "3.1.6" # OCLP-R
+ self.patcher_version: str = "3.1.7" # OCLP-R
25
self.patcher_support_pkg_version: str = "1.11.3" # PatcherSupportPkg
26
self.copyright_date: str = "Copyright © 2020-2026 Dortania and Hackdoc"
27
self.patcher_name: str = "OCLP-R"
0 commit comments