Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Team's log. Stardate 2103.23:
Team's log. Stardate 2103.27:

Now we have all ZRC-2 tokens available for Zilliqa. Also you'll be able with this new release to see Rewards Balance + History, Statistics and Annual percentage yield or APY for NEAR.
We solved some lagging issues on ZIL and ETH. Pretty annoying! But everything should work fine with this new update.

As always, we're here to help! If you come across a problem, want to provide feedback, or require support, you can get in touch through our app or on Twitter.

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moonlet",
"version": "1.4.30",
"version": "1.4.31",
"private": true,
"scripts": {
"generate-icons": "mkdir -p resources/fonts && icon-font-generator ./src/assets/icons/svg/*.svg -o resources/fonts --height 1024 --types ttf",
Expand Down