Skip to content
Merged

Release #1337

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 2012.05:
Team's log. Stardate 2012.07:

This release comes with Promotions hub, a new feature that will allow users to have faster access to relevant promotional campaigns. As well we have a fresh new stake flow which should simplify the whole experience making it much easier to stake your tokens.
We had to fix some issues with the fresh new Promotions hub. Now you should be able to see promotions on all accounts or when use a Ledger device.

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. Just go to Settings > Report issue.

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.21",
"version": "1.4.22",
"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