Skip to content

Commit

Permalink
Bumping version to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DizzyThermal committed Mar 28, 2022
1 parent a0dcab2 commit 3830f75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

public class TKViewer {

public static final String TKVIEWER_VERSION = "3.6";
public static final String TKVIEWER_VERSION = "3.6.1";

public static void main(String[] args) {
TKViewerGUI TKViewerGui = new TKViewerGUI("TKViewer - " + TKVIEWER_VERSION);
Expand Down

0 comments on commit 3830f75

Please sign in to comment.