Skip to content

Commit 8323b2a

Browse files
authored
Merge pull request #1231 from tari-project/wallet-display-version
Wallet display version
2 parents cb30215 + b99140f commit 8323b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MobileWallet/Libraries/TariLib/Wrappers/Utils/Network/TariNetwork.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ extension TariNetwork {
6363
blockExplorerURL: URL(string: "https://explore.tari.com"),
6464
currencySymbol: "XTM",
6565
minValidVersion: "2.0.0-alpha.1",
66-
version: "5.0.0"
66+
version: "5.0.1"
6767
)
6868
}
6969

0 commit comments

Comments
 (0)