Skip to content

Commit

Permalink
Update translations, bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
R-YaTian committed Sep 30, 2024
1 parent aae51f1 commit 0b8f8ea
Show file tree
Hide file tree
Showing 4 changed files with 491 additions and 491 deletions.
6 changes: 3 additions & 3 deletions TWLMagician.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# coding=utf-8

# TWLMagician
# Version 1.2.9
# Version 1.3.0
# Author: R-YaTian
# Original "HiyaCFW-Helper" Author: mondul <[email protected]>

Expand Down Expand Up @@ -35,7 +35,7 @@
ssl._create_default_https_context = ssl._create_unverified_context
ntime_tmp = None
downloadfile = False
version_number = 127
version_number = 130


# Check Update
Expand Down Expand Up @@ -2529,7 +2529,7 @@ def transfer_main(self):

printl(_('GUI初始化中...'))

root.title('TWLMagician V1.2 BY R-YaTian')
root.title('TWLMagician V1.3 BY R-YaTian')
# Disable maximizing
root.resizable(False, False)
# Center in window
Expand Down
Loading

0 comments on commit 0b8f8ea

Please sign in to comment.