We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0376094 commit 1908e8aCopy full SHA for 1908e8a
1 file changed
oclp_r/constants.py
@@ -20,7 +20,7 @@ def __init__(self) -> None:
20
self.metallib_api_link: str = ""
21
22
# Patcher Versioning
23
- self.patcher_version: str = "3.1.2" # OCLP-R
+ self.patcher_version: str = "3.1.3" # OCLP-R
24
self.patcher_support_pkg_version: str = "1.11.3" # PatcherSupportPkg
25
self.copyright_date: str = "Copyright © 2020-2026 Dortania and Hackdoc"
26
self.patcher_name: str = "OCLP-R"
0 commit comments