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

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

Apply 1 suggestion(s) to 1 file(s)

parent 6e1d9162
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 Nord";
    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");