Skip to content

Commit 5612844

Browse files
committed
[*] Just fixed requirements and need to push update for auto updater
1 parent 431bd46 commit 5612844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3th1c4l.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import customtkinter as ctk
1515
# -- PLEASE DO NOT REMOVE THIS LINE -- OFFICIAL REPO: https://github.com/RPxGoon/3TH1C4L-MultiTool -- DO NOT CHANGE CODE AND BRAND AS YOUR OWN WITHOUT GIVING CREDITS TO ORIGINAL -- OFFICIAL REPO: https://github.com/RPxGoon/3TH1C4L-MultiTool -- PLEASE DO NOT REMOVE THIS LINE --
1616

17-
CURRENT_VERSION = "1.0.3"
17+
CURRENT_VERSION = "1.0.4"
1818
GITHUB_REPO = "RPxGoon/3TH1C4L-MultiTool"
1919
GITHUB_API_URL = f"https://api.github.com/repos/{GITHUB_REPO}/releases/latest"
2020

0 commit comments

Comments
 (0)