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 2010.12:
Team's log. Stardate 2010.14:

Welcome to Moonlet. It's staking time! This release comes with staking feature and bunch of improvements that will make your experience much better.
We had some fixes here and there to improve the whole staking experience. Balances are updating properly now, as well the rewards and commission rates.

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 website moonlet.io

Expand Down
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.9",
"version": "1.4.10",
"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