diff --git a/CMakeLists.txt b/CMakeLists.txt index 80977e06e..7e9ba2d4a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -179,7 +179,7 @@ set(Launcher_LOGIN_CALLBACK_URL "https://prismlauncher.org/successful-login" CAC set(Launcher_LEGACY_FMLLIBS_BASE_URL "https://files.prismlauncher.org/fmllibs/" CACHE STRING "URL for legacy (<=1.5.2) FML Libraries.") ######## Set version numbers ######## -set(Launcher_VERSION_MAJOR 11) +set(Launcher_VERSION_MAJOR 12) set(Launcher_VERSION_MINOR 0) set(Launcher_VERSION_PATCH 0)