Skip to content

Commit

Permalink
Finalize versions for 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Definitely-Not-Vlad committed Mar 28, 2022
1 parent cd51213 commit 703e103
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shoutem/platform",
"version": "5.3.1-rc.0",
"version": "5.3.1",
"scripts": {
"android": "react-native run-android",
"build": "node scripts/build",
Expand Down
2 changes: 1 addition & 1 deletion package.template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shoutem/platform",
"version": "5.3.1-rc.0",
"version": "5.3.1",
"scripts": {
"android": "react-native run-android",
"build": "node scripts/build",
Expand Down
8 changes: 4 additions & 4 deletions platform/platform.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "5.3.1-rc.0",
"mobileAppVersion": "5.3.1-rc.0",
"version": "5.3.1",
"mobileAppVersion": "5.3.1",
"releaseNotes": "* Adjusted extensions preinstalled with platform for preview app functionality, make sure you update all extensions after the platform update if there are any to update",
"settings": {
"DEV-appetizeKey": "e4jq4nuwkw6z6ejfp62zu2q8ur",
Expand Down Expand Up @@ -57,9 +57,9 @@
"shoutem.rss-photos": "~4.1.0",
"shoutem.rss-videos": "~4.0.2",
"shoutem.rubicon-theme": "~4.3.5",
"shoutem.social": "~6.0.1-rc.0",
"shoutem.social": "~6.0.1",
"shoutem.sub-navigation": "~4.0.1",
"shoutem.theme": "~4.2.1-rc.0",
"shoutem.theme": "~4.2.1",
"shoutem.user-profile": "~2.0.5",
"shoutem.video": "~6.0.0",
"shoutem.vimeo": "~4.1.0",
Expand Down

0 comments on commit 703e103

Please sign in to comment.