File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ const int EXTERNAL_GAP_LIMIT = 10;
70
70
const int INTERNAL_GAP_LIMIT = 3 ;
71
71
const bool ENCRYPT_DB = false ;
72
72
const int PAGINATION_LIMIT = 10 ;
73
- const String VERSION_NUMBER = '0.1.3 -dev' ;
73
+ const String VERSION_NUMBER = '0.1.4 -dev' ;
74
74
const double DASHBOARD_HEADER_HEIGTH = 280 ;
75
75
const double HEADER_HEIGTH = 185 ;
76
76
const int ENCRYPTED_XPRV_LENGTH = 293 ;
Original file line number Diff line number Diff line change @@ -116,6 +116,6 @@ msix_config:
116
116
publisher_display_name : Witnet Foundation
117
117
publisher : CN=<REAL_CN>
118
118
identity_name : WitnetFoundation.myWitWallet
119
- msix_version : 0.1.3 .0
119
+ msix_version : 0.1.4 .0
120
120
logo_path : .\assets\icon\icon.png
121
121
msstore_appId : 9PN09DKWPL57
You can’t perform that action at this time.
0 commit comments