Skip to content

Commit

Permalink
Bump version 1.6.0 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
plbrault authored May 13, 2024
1 parent e3ccc5c commit 2ba69c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/game_info.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TITLE = "You're the OS!"
VERSION = "1.5.0"
COPYRIGHT_YEAR = "2023"
VERSION = "1.6.0"
COPYRIGHT_YEAR = "2023-2024"

0 comments on commit 2ba69c0

Please sign in to comment.