Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d488cff authored by Frank Preel's avatar Frank Preel
Browse files

Version 0.16.0

parent 63fa9fe6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ import java.nio.file.Paths;
 */
public abstract class AppConstants {

    public final static String APP_VERSION = "v0.16.0-redfin";
    public final static String APP_VERSION = "v0.16.0";
    public final static String Separator = FileSystems.getDefault().getSeparator();
    public final static String OsName = System.getProperty("os.name");
    public final static String JavaHome = System.getProperty("java.home");