create migration plan

This commit is contained in:
Aditya Kulkarni
2018-10-25 11:52:02 -07:00
parent e84a24c549
commit 66b09aa344
7 changed files with 198 additions and 71 deletions

View File

@@ -13,7 +13,7 @@ PRECOMPILED_HEADER = src/precompiled.h
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = zec-qt-wallet
APP_VERSION=\\\"0.2.2\\\"
APP_VERSION=\\\"0.2.3\\\"
TEMPLATE = app