We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0033e72 commit 9b5640aCopy full SHA for 9b5640a
src/io/github/thistestuser/DeobfuscatorFrame.java
@@ -28,7 +28,7 @@
28
29
public class DeobfuscatorFrame
30
{
31
- private static final String VERSION = "1.2.1";
+ private static final String VERSION = "1.3";
32
private JFrame frame;
33
private JTextField deobfuscatorField;
34
private File deobfuscatorPath;
0 commit comments