Skip to content

Commit 0376094

Browse files
committed
update UB
1 parent b52561f commit 0376094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oclp_r/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def __init__(self) -> None:
2121

2222
# Patcher Versioning
2323
self.patcher_version: str = "3.1.2" # OCLP-R
24-
self.patcher_support_pkg_version: str = "1.11.2" # PatcherSupportPkg
24+
self.patcher_support_pkg_version: str = "1.11.3" # PatcherSupportPkg
2525
self.copyright_date: str = "Copyright © 2020-2026 Dortania and Hackdoc"
2626
self.patcher_name: str = "OCLP-R"
2727

0 commit comments

Comments
 (0)