Skip to content

Commit c9cd10f

Browse files
committed
Release of version 3.3
1 parent 09b0f65 commit c9cd10f

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
@@ -52,7 +52,7 @@ public class MainGui {
5252

5353
public static Dimension screensize;
5454

55-
public static String currentVersionTag = "v3.2";
55+
public static String currentVersionTag = "v3.3";
5656

5757
private static void prepareGui()
5858
{

0 commit comments

Comments
 (0)