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 @@ -116,7 +116,7 @@ const int EXTERNAL_GAP_LIMIT = 10;
116
116
const int INTERNAL_GAP_LIMIT = 3 ;
117
117
const bool ENCRYPT_DB = false ;
118
118
const int PAGINATION_LIMIT = 10 ;
119
- const String VERSION_NUMBER = '0.2.1 -dev' ;
119
+ const String VERSION_NUMBER = '0.2.2 -dev' ;
120
120
const double DASHBOARD_HEADER_HEIGTH = 258 ;
121
121
const double HEADER_HEIGTH = 158 ;
122
122
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.2.1 .0
119
+ msix_version : 0.2.2 .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