Skip to content

Commit e229e14

Browse files
committed
version bump
1 parent 0826ab8 commit e229e14

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
self.voodoo_patch_already: bool = False
2222

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

0 commit comments

Comments
 (0)