Skip to content

Commit 0706d3c

Browse files
committed
1.0.5-test
1 parent 9afe6d7 commit 0706d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/net/fexcraft/app/fmt/FMTB.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
public class FMTB implements FMTGLProcess {
6666

6767
public static final String deftitle = "Fexcraft Modelling Toolbox - %s";
68-
public static String version = "1.0.4-test";
68+
public static String version = "1.0.5-test";
6969
//
7070
private static String title;
7171
private boolean close;

0 commit comments

Comments
 (0)