Skip to content

Commit

Permalink
forgot to update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Teru Kaazhooft committed Jun 12, 2023
1 parent 9bdde77 commit 90de679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flashbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

import logger

VERSION = "v0.5b"
VERSION = "v0.5c"

def play_sound(sound):
pygame.mixer.music.stop()
Expand Down

0 comments on commit 90de679

Please sign in to comment.