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

Commit 0192eb7

Browse files
committed
chore: update sdk
1 parent 77fa4af commit 0192eb7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LLHelper/GlobalVar.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,15,0 }
7+
#define LLHELPER_VERSION ll::Version{ 2,16,0 }
88

99
void loadCfg();
1010

LLtpa/GlobalVar.h

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

3-
#define LLTPA_VERSION ll::Version{ 2,15,0 }
3+
#define LLTPA_VERSION ll::Version{ 2,16,0 }

SDK

Submodule SDK updated from 865cb13 to 36ef4ed

0 commit comments

Comments
 (0)