Skip to content

Commit f8a2898

Browse files
author
userGit
committed
更新版本号
1 parent 97f728d commit f8a2898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/burp/BurpExtender.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
public class BurpExtender implements IBurpExtender, ITab {
1414
public static final String TAB_NAME = "autoDecoder-Beta";
15-
private static final String VERSION = "0.1";
15+
private static final String VERSION = "0.11";
1616
private static final String PROFILE_NAME = "autoDecoder-Beta.json";
1717
private TabShow show;
1818

0 commit comments

Comments
 (0)