diff --git a/src/util.py b/src/util.py index f83ddc6..cf2ce64 100644 --- a/src/util.py +++ b/src/util.py @@ -8,7 +8,7 @@ from math import floor, ceil from sys import platform, exit -APP_VERSION=4 +APP_VERSION=5 TARGET_DIR="etterna2osu_song_packs" TARGET_DIR_SINGLE="etterna2osu_song_single"