* 4.22.1 RC

* minor cleanup [skip ci]

* Fix frozen balance not displaying at startup issue

* Monero balance tx display issue (#1934)

* minor cleanup [skip ci]

* Fix frozen balance not displaying at startup issue

* fix transactions not updating (stupid mobx reactions :3)

* [skip ci]
This commit is contained in:
Omar Hatem 2025-01-05 03:11:44 +02:00 committed by GitHub
parent cee3abcb72
commit d1c45a5326
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 32 additions and 54 deletions

View file

@ -1,5 +1,5 @@
#define MyAppName "Cake Wallet"
#define MyAppVersion "0.3.0"
#define MyAppVersion "0.3.1"
#define MyAppPublisher "Cake Labs LLC"
#define MyAppURL "https://cakewallet.com/"
#define MyAppExeName "CakeWallet.exe"