Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit b86594d

Browse files
committed
2.8.0
1 parent 9f4f0ba commit b86594d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LINK.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://minecraft.azureedge.net/bin-win/bedrock-server-1.19.21.01.zip
1+
https://minecraft.azureedge.net/bin-win/bedrock-server-1.19.40.02.zip

LLHelper/Helper.h

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

55
#pragma warning(disable:4996)
66

7-
#define LLHELPER_VERSION ll::Version{ 2,7,2 }
7+
#define LLHELPER_VERSION ll::Version{ 2,8,0 }
88

99
/////////////////////// LL AutoUpgrade ///////////////////////
1010

LLMoney/Money.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "Nlohmann/json.hpp"
22

3-
#define LLMONEY_VERSION ll::Version{ 2,7,2 }
3+
#define LLMONEY_VERSION ll::Version{ 2,8,0 }
44

55
namespace Settings
66
{

LLtpa/Tpa.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#define LLTPA_VERSION ll::Version{ 2,7,2 }
3+
#define LLTPA_VERSION ll::Version{ 2,8,0 }
44

55
/////////////////////// LL AutoUpgrade ///////////////////////
66

SDK

Submodule SDK updated from 59adeca to 09807e8

0 commit comments

Comments
 (0)