We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47df7f commit a060a50Copy full SHA for a060a50
src/wagemaker/co/uk/utility/Details.java
@@ -11,7 +11,7 @@ public class Details {
11
public static String Developer = "Ricardo Wagemaker";
12
public static String Header = "SmallTextPad";
13
14
- public static String Version = "1.5.0";
+ public static String Version = "1.5.1";
15
public static String Title = "SmallTextPad";
16
public static String versionFile = "https://github.com/gcclinux/smalltextpad/releases/latest";
17
public static String remoteLicense = "https://github.com/gcclinux/smalltextpad";
0 commit comments