Skip to content

Commit

Permalink
Updated versioning to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bai-yi-bai authored Mar 28, 2021
1 parent bb71921 commit a05eb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stellaris_save_game_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# pyinstaller command
# pyinstaller -F --noconsole --icon=mag.ico stellaris_save_game_info.py
version = '1.00'
version = '1.0.0'
default_text = f"Stellaris Game Information (SGI)\t\t\t\tv{version}\nhttps://github.com/bai-yi-bai/SGI"
click_text = """\nClick "Open Save File" to begin.\n\n"""

Expand Down

0 comments on commit a05eb7e

Please sign in to comment.