Skip to content

Commit d00a9b8

Browse files
committed
Bump a version number for a future
1 parent c647da1 commit d00a9b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobject appContext;
5151
JNIEnv* env;
5252

5353
// Main
54-
static ModInfo modinfoLocal("net.rusjj.aml", "AML Core", "1.2.4", "RusJJ aka [-=KILL MAN=-]");
54+
static ModInfo modinfoLocal("net.rusjj.aml", "AML Core", "1.3.0", "RusJJ aka [-=KILL MAN=-]");
5555
ModInfo* amlmodinfo = &modinfoLocal;
5656
static Config cfgLocal("ModLoaderCore");
5757
Config* cfg = &cfgLocal;

0 commit comments

Comments
 (0)