Skip to content

Commit

Permalink
Finalize versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Definitely-Not-Vlad committed Feb 24, 2021
1 parent 203ec43 commit 81af7d4
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 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": "2.5.3-rc.4",
"version": "2.5.3",
"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": "2.5.3-rc.4",
"version": "2.5.3",
"scripts": {
"android": "react-native run-android",
"build": "node scripts/build",
Expand Down
28 changes: 14 additions & 14 deletions platform/platform.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "2.5.3-rc.4",
"mobileAppVersion": "2.5.3-rc.4",
"releaseNotes": "* Optimized build for faster previews",
"version": "2.5.3",
"mobileAppVersion": "2.5.3",
"releaseNotes": "* Optimized build for faster previews\n* Fixed iOS icon issue",
"settings": {
"DEV-appetizeKey": "keh1wc730419ze53pteq8evy5m",
"QA-appetizeKey": "x4t2fhp8j3e33br2wr5x6m7tp8",
Expand Down Expand Up @@ -37,33 +37,33 @@
"shoutem.i18n": "~2.5.2",
"shoutem.ical-events": "~2.5.0",
"shoutem.layouts": "~2.5.0",
"shoutem.loyalty": "~2.5.3-rc.0",
"shoutem.loyalty": "~2.5.3",
"shoutem.navigation": "~2.5.2",
"shoutem.news": "~2.5.1",
"shoutem.notification-center": "~2.5.3-rc.0",
"shoutem.notification-center": "~2.5.3",
"shoutem.page": "~2.5.1",
"shoutem.people": "~2.5.1-rc.0",
"shoutem.people": "~2.5.1",
"shoutem.permissions": "~1.0.1",
"shoutem.persist": "~2.5.0",
"shoutem.photos": "~2.5.1-rc.0",
"shoutem.places": "~2.5.2-rc.0",
"shoutem.photos": "~2.5.1",
"shoutem.places": "~2.5.1",
"shoutem.preview": "~2.5.0",
"shoutem.products": "~2.5.1-rc.0",
"shoutem.products": "~2.5.1",
"shoutem.push-notifications": "~2.5.0",
"shoutem.redux": "~2.5.0",
"shoutem.rss": "~2.5.0",
"shoutem.rss-monitoring": "~2.5.1",
"shoutem.rss-news": "~2.5.1-rc.0",
"shoutem.rss-photos": "~2.5.1-rc.0",
"shoutem.rss-news": "~2.5.1",
"shoutem.rss-photos": "~2.5.1",
"shoutem.rss-videos": "~2.5.0",
"shoutem.rubicon-theme": "~2.5.1",
"shoutem.social": "~2.5.2-rc.9",
"shoutem.social": "~2.5.2",
"shoutem.sub-navigation": "~2.5.0",
"shoutem.theme": "~2.5.3-rc.0",
"shoutem.theme": "~2.5.3",
"shoutem.video": "~2.5.0",
"shoutem.vimeo": "~2.5.0",
"shoutem.web-view": "~2.5.1",
"shoutem.wordpress": "~2.5.1-rc.0",
"shoutem.wordpress": "~2.5.1",
"shoutem.youtube": "~2.5.0"
}
}

0 comments on commit 81af7d4

Please sign in to comment.