Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit e5140d6

Browse files
committed
bumped version number
1 parent 8215107 commit e5140d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClassySharkWS/src/com/google/classyshark/Version.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
public class Version {
2323

2424
public static final int MAJOR = 6;
25-
public static final int MINOR = 5;
25+
public static final int MINOR = 6;
2626
}

0 commit comments

Comments
 (0)