Skip to content

Commit d266ec3

Browse files
committed
build: bump to maple 2.0.0
1 parent 997b311 commit d266ec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ set(Launcher_FMLLIBS_BASE_URL "https://files.prismlauncher.org/fmllibs/" CACHE S
177177
set(Launcher_VERSION_MAJOR 2)
178178
set(Launcher_VERSION_MINOR 0)
179179
set(Launcher_VERSION_PATCH 0)
180-
set(Launcher_VERSION_CODENAME "Sequoia")
180+
set(Launcher_VERSION_CODENAME "Maple")
181181

182182
set(Launcher_VERSION_NAME "${Launcher_VERSION_CODENAME}-${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}.${Launcher_VERSION_PATCH}")
183183
set(Launcher_VERSION_NAME_WINDOWS "${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}.${Launcher_VERSION_PATCH}")

buildconfig/Build.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
%global _name FreesmLauncher
3434
Name: freesmlauncher
35-
Version: Sequoia-1.0.0
35+
Version: Maple-2.0.0
3636
Release: 0
3737
Summary: An open source launcher for Minecraft
3838
License: GPL-3.0-only

0 commit comments

Comments
 (0)