Skip to content

Commit

Permalink
Releasing second TestNet WW2
Browse files Browse the repository at this point in the history
  • Loading branch information
molnard committed Mar 23, 2022
1 parent e0f6494 commit 5891bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WalletWasabi/Helpers/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public static class Constants
public const string AppName = "Wasabi Wallet";
public const string BuiltinBitcoinNodeName = "Bitcoin Knots";

public static readonly Version ClientVersion = new(1, 1, 13, 1);
public static readonly Version ClientVersion = new(1, 98, 1, 0);
public static readonly Version HwiVersion = new("2.0.2");
public static readonly Version BitcoinCoreVersion = new("21.2");
public static readonly Version LegalDocumentsVersion = new(2, 0);
Expand Down

0 comments on commit 5891bd2

Please sign in to comment.