From 3a0bd025811b311c6cc1bf48fcec8cae0c3bac77 Mon Sep 17 00:00:00 2001 From: Octol1ttle Date: Fri, 9 Jun 2023 00:22:11 +0500 Subject: [PATCH] Bump version --- CMakeLists.txt | 4 ++-- libraries/filesystem | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 173b8c844..6bd12630d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -138,8 +138,8 @@ set(Launcher_NEWS_OPEN_URL "https://prismlauncher.org/news" CACHE STRING "URL th set(Launcher_HELP_URL "https://prismlauncher.org/wiki/help-pages/%1" CACHE STRING "URL (with arg %1 to be substituted with page-id) that gets opened when the user requests help") ######## Set version numbers ######## -set(Launcher_VERSION_MAJOR 6) -set(Launcher_VERSION_MINOR 3) +set(Launcher_VERSION_MAJOR 7) +set(Launcher_VERSION_MINOR 0) set(Launcher_VERSION_NAME "${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}") set(Launcher_VERSION_NAME4 "${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}.0.0") diff --git a/libraries/filesystem b/libraries/filesystem index 8a2edd6d9..cd6805e94 160000 --- a/libraries/filesystem +++ b/libraries/filesystem @@ -1 +1 @@ -Subproject commit 8a2edd6d92ed820521d42c94d179462bf06b5ed3 +Subproject commit cd6805e94dd5d6346be1b75a54cdc27787319dd2