Skip to content

Commit

Permalink
Version 0.1.4 tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamAdli committed May 18, 2018
1 parent c4e8fc9 commit 3619707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CobwebApp/src/main/java/cobweb3d/BuildConfig.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package cobweb3d;

public class BuildConfig {
public static String VERSION = "0.1.4";
public static String VERSION = "0.1.4a";
public static boolean DEBUG = false;
}

0 comments on commit 3619707

Please sign in to comment.