Skip to content

Commit 557ac33

Browse files
committed
Release of version v3.5
1 parent 1ef6da8 commit 557ac33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/MainGui.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public class MainGui {
3333

3434
public static Dimension screensize;
3535

36-
public static String currentVersionTag = "v3.4";
36+
public static String currentVersionTag = "v3.5";
3737

3838
public final static int moveToSectionAbove = -1;
3939
public final static int removeSection = 0;

0 commit comments

Comments
 (0)