Update UI strings

This commit is contained in:
Aditya Kulkarni 2019-11-08 13:52:40 -08:00
parent 060dd3c35b
commit cf72b366bd
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
</rect>
</property>
<property name="windowTitle">
<string>ZecWallet</string>
<string>ZecWallet-Lite</string>
</property>
<property name="modal">
<bool>true</bool>

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>ZecWallet</string>
<string>ZecWallet-Lite</string>
</property>
<property name="windowIcon">
<iconset resource="../application.qrc">

View File

@ -1 +1 @@
#define APP_VERSION "1.0-beta1"
#define APP_VERSION "1.0.1"