diff --git a/src/connection.ui b/src/connection.ui index d2eb84f..4e14c8c 100644 --- a/src/connection.ui +++ b/src/connection.ui @@ -14,7 +14,7 @@ - ZecWallet + ZecWallet-Lite true diff --git a/src/mainwindow.ui b/src/mainwindow.ui index b66cf15..cb8260e 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -11,7 +11,7 @@ - ZecWallet + ZecWallet-Lite diff --git a/src/version.h b/src/version.h index 3e7162c..c404d2b 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "1.0-beta1" +#define APP_VERSION "1.0.1"