Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVG207 committed Sep 21, 2024
1 parent d580fec commit bf3414e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umalauncher/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import gui
import glob

VERSION = "1.14.5"
VERSION = "1.14.6"

def parse_version(version_string: str):
"""Convert version string to tuple."""
Expand Down

0 comments on commit bf3414e

Please sign in to comment.