Skip to content

Commit c600258

Browse files
version bump
1 parent c305645 commit c600258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/burp/VERSION.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
public final class VERSION {
44
public static final int VERSION_MAJOR = 1;
55
public static final int VERSION_MINOR = 0;
6-
public static final int VERSION_PATCH = 3;
6+
public static final int VERSION_PATCH = 7;
77
public static final String RELEASE_TYPE = "beta";
88
public static final String RELEASE_TAGS_URL = "https://github.com/softwaresecured/burp-hotpatch/tags";
99

0 commit comments

Comments
 (0)