Skip to content

Commit

Permalink
5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xd2333 committed Jun 22, 2024
1 parent c364f8a commit ff21c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GalTransl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
ALL_BANNERS = [PROGRAM_SPLASH1, PROGRAM_SPLASH2, PROGRAM_SPLASH3, PROGRAM_SPLASH4]
PROGRAM_SPLASH = ALL_BANNERS[localtime().tm_mday % 4]

GALTRANSL_VERSION = "5.3.0"
GALTRANSL_VERSION = "5.4.0"
AUTHOR = "xd2333"
CONTRIBUTORS = (
"ryank231231, PiDanShouRouZhouXD, Noriverwater, Isotr0py, adsf0427, pipixia244, gulaodeng"
Expand Down

0 comments on commit ff21c5c

Please sign in to comment.