Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamguxiang committed Oct 20, 2021
2 parents f94be29 + 9b152d7 commit ade5f59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions headers/LoaderApi.h
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@
#else
# define LIAPI __declspec(dllexport)
#endif
#define LITELOADER_VERSION "1.2.4"
#define LITELOADER_VERSION_NUMBER 18
#define LITELOADER_VERSION "1.2.5"
#define LITELOADER_VERSION_NUMBER 19
typedef unsigned char uchar;

namespace loaderapi {

0 comments on commit ade5f59

Please # to comment.