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

Commit d6a71ab8 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer Committed by Frank Preel
Browse files

Version 0.16

parent df6a0613
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 FP3R";
    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");