Version change
This commit is contained in:
parent
0e1aa8ace3
commit
b938f86d8a
|
@ -130,7 +130,7 @@ import the.bytecode.club.bytecodeviewer.plugin.PluginManager;
|
|||
public class BytecodeViewer {
|
||||
|
||||
/*per version*/
|
||||
public static String version = "2.9.9";
|
||||
public static String version = "2.9.10";
|
||||
public static boolean previewCopy = false;
|
||||
public static boolean fatJar = false; //could be automatic by checking if it's loaded a class named whatever for a library
|
||||
/*the rest*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user