Skip to content

Commit 9b5640a

Browse files
committed
Change version to 1.3
1 parent 0033e72 commit 9b5640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/io/github/thistestuser/DeobfuscatorFrame.java

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

2929
public class DeobfuscatorFrame
3030
{
31-
private static final String VERSION = "1.2.1";
31+
private static final String VERSION = "1.3";
3232
private JFrame frame;
3333
private JTextField deobfuscatorField;
3434
private File deobfuscatorPath;

0 commit comments

Comments
 (0)