Skip to content

Commit

Permalink
chg: [uodate v6.0.1] add update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrtia committed Jan 23, 2025
1 parent a1efe08 commit c2da1f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions update/v6.0.1/Update.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ def __init__(self, version):

if __name__ == '__main__':
_fix_user_lowercase()
# updater = Updater('v6.0.1')
# updater.run_update()
updater = Updater('v6.0.1')
updater.run_update()

0 comments on commit c2da1f5

Please sign in to comment.