Skip to content

Commit

Permalink
bump version 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptorex committed May 31, 2019
1 parent c6641a2 commit f972168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/com/vaklinov/zcashui/ZCashUI.java
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ public class ZCashUI
public ZCashUI(StartupProgressDialog progressDialog)
throws IOException, InterruptedException, WalletCallException
{
super("BitcoinZ Wallet 2.0.3");
super("BitcoinZ Wallet 2.0.5");

if (progressDialog != null)
{
Expand Down

0 comments on commit f972168

Please sign in to comment.