Skip to content

Commit cabb5da

Browse files
committed
Fix versioning
1 parent f8afde6 commit cabb5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class Constants:
1111
def __init__(self):
12-
self.patcher_version = "0.1.3"
12+
self.patcher_version = "0.1.4"
1313
self.opencore_commit = "65cc81b - 05-03-2021"
1414
self.opencore_version = "0.6.9"
1515
self.lilu_version = "1.5.3"

0 commit comments

Comments
 (0)