Skip to content

Commit 1908e8a

Browse files
committed
bump version
1 parent 0376094 commit 1908e8a

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
@@ -20,7 +20,7 @@ def __init__(self) -> None:
2020
self.metallib_api_link: str = ""
2121

2222
# Patcher Versioning
23-
self.patcher_version: str = "3.1.2" # OCLP-R
23+
self.patcher_version: str = "3.1.3" # OCLP-R
2424
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"

0 commit comments

Comments
 (0)