updated versionnumber
This commit is contained in:
@@ -21,7 +21,7 @@ package spectramusic;
|
|||||||
* @author John Grosh (jagrosh)
|
* @author John Grosh (jagrosh)
|
||||||
*/
|
*/
|
||||||
public class SpConst {
|
public class SpConst {
|
||||||
final public static String VERSION = "0.1";
|
final public static String VERSION = "0.2";
|
||||||
|
|
||||||
//command responses
|
//command responses
|
||||||
final public static String SUCCESS = (char)9989+" ";
|
final public static String SUCCESS = (char)9989+" ";
|
||||||
|
|||||||
Reference in New Issue
Block a user