Skip to content

Commit 2dd24f0

Browse files
committed
add beta release
1 parent f404113 commit 2dd24f0

File tree

1 file changed

+1
-1
lines changed
  • obfuscator/src/main/java/by/radioegor146

1 file changed

+1
-1
lines changed

obfuscator/src/main/java/by/radioegor146/Main.java

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

1616
public class Main {
1717

18-
private static final String VERSION = "3.5.2r";
18+
private static final String VERSION = "3.5.2b";
1919

2020
@CommandLine.Command(name = "native-obfuscator", mixinStandardHelpOptions = true, version = "native-obfuscator " + VERSION,
2121
description = "Transpiles .jar file into .cpp files and generates output .jar file")

0 commit comments

Comments
 (0)