mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 20:36:44 +00:00
v1.5.3
This commit is contained in:
parent
cf2616ec2b
commit
4fb72fdf89
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ public class MainApp extends Application {
|
|||
public static final String APP_ID = "com.sparrowwallet.sparrow";
|
||||
public static final String APP_NAME = "Sparrow";
|
||||
public static final String APP_VERSION = "1.5.3";
|
||||
public static final String APP_VERSION_SUFFIX = "-beta1";
|
||||
public static final String APP_VERSION_SUFFIX = "";
|
||||
public static final String APP_HOME_PROPERTY = "sparrow.home";
|
||||
public static final String NETWORK_ENV_PROPERTY = "SPARROW_NETWORK";
|
||||
|
||||
|
|
Loading…
Reference in a new issue