Skip to content

Commit a409c9a

Browse files
committed
bump
1 parent 359c3fd commit a409c9a

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.0.3" # OCLP-R
24-
self.patcher_support_pkg_version: str = "1.11.0" # PatcherSupportPkg
24+
self.patcher_support_pkg_version: str = "1.11.1" # 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)