We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afe6d7 commit 0706d3cCopy full SHA for 0706d3c
src/net/fexcraft/app/fmt/FMTB.java
@@ -65,7 +65,7 @@
65
public class FMTB implements FMTGLProcess {
66
67
public static final String deftitle = "Fexcraft Modelling Toolbox - %s";
68
- public static String version = "1.0.4-test";
+ public static String version = "1.0.5-test";
69
//
70
private static String title;
71
private boolean close;
0 commit comments