Skip to content

Commit e244a4c

Browse files
committed
Add -beta because of bugs
1 parent c2e0f80 commit e244a4c

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
@@ -33,7 +33,7 @@
3333

3434
public class DeobfuscatorFrame
3535
{
36-
private static final String VERSION = "2.0";
36+
private static final String VERSION = "2.0-BETA";
3737

3838
/**
3939
* New - Latest API

0 commit comments

Comments
 (0)