Update UI strings
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>ZecWallet</string>
|
||||
<string>ZecWallet-Lite</string>
|
||||
</property>
|
||||
<property name="modal">
|
||||
<bool>true</bool>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>ZecWallet</string>
|
||||
<string>ZecWallet-Lite</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../application.qrc">
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define APP_VERSION "1.0-beta1"
|
||||
#define APP_VERSION "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user