Bump version to 9.1

This commit is contained in:
TheKodeToad 2024-10-24 13:32:23 +01:00
parent eea119d9c9
commit 07addf2449
No known key found for this signature in database
GPG Key ID: 5E39D70B4C93C38E

View File

@ -181,7 +181,7 @@ set(Launcher_FMLLIBS_BASE_URL "https://files.prismlauncher.org/fmllibs/" CACHE S
######## Set version numbers ########
set(Launcher_VERSION_MAJOR 9)
set(Launcher_VERSION_MINOR 0)
set(Launcher_VERSION_MINOR 1)
set(Launcher_VERSION_NAME "${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}")
set(Launcher_VERSION_NAME4 "${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}.0.0")