There was an error while loading. Please reload this page.
1 parent 359c3fd commit a409c9aCopy full SHA for a409c9a
1 file changed
oclp_r/constants.py
@@ -21,7 +21,7 @@ def __init__(self) -> None:
21
22
# Patcher Versioning
23
self.patcher_version: str = "3.0.3" # OCLP-R
24
- self.patcher_support_pkg_version: str = "1.11.0" # PatcherSupportPkg
+ self.patcher_support_pkg_version: str = "1.11.1" # PatcherSupportPkg
25
self.copyright_date: str = "Copyright © 2020-2026 Dortania and Hackdoc"
26
self.patcher_name: str = "OCLP-R"
27
0 commit comments