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

Commit

Permalink
chore: update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamguxiang committed Sep 27, 2023
1 parent 77fa4af commit 0192eb7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LLHelper/GlobalVar.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#pragma warning(disable:4996)

#define LLHELPER_VERSION ll::Version{ 2,15,0 }
#define LLHELPER_VERSION ll::Version{ 2,16,0 }

void loadCfg();

Expand Down
2 changes: 1 addition & 1 deletion LLtpa/GlobalVar.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#pragma once

#define LLTPA_VERSION ll::Version{ 2,15,0 }
#define LLTPA_VERSION ll::Version{ 2,16,0 }
2 changes: 1 addition & 1 deletion SDK
Submodule SDK updated from 865cb1 to 36ef4e

0 comments on commit 0192eb7

Please sign in to comment.