Skip to content

Commit

Permalink
Finalize versions for 4.0.4 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Definitely-Not-Vlad committed Dec 10, 2021
1 parent f254d41 commit 953221b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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": "4.0.4-rc.0",
"version": "4.0.4",
"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": "4.0.4-rc.0",
"version": "4.0.4",
"scripts": {
"android": "react-native run-android",
"build": "node scripts/build",
Expand Down
6 changes: 3 additions & 3 deletions platform/platform.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "4.0.4-rc.0",
"mobileAppVersion": "4.0.4-rc.0",
"version": "4.0.4",
"mobileAppVersion": "4.0.4",
"releaseNotes": "* Fixed build issue with apps whose names are numbers",
"settings": {
"DEV-appetizeKey": "8t8kr6q0x9xdqh9yh0cqbm0258",
Expand Down Expand Up @@ -29,7 +29,7 @@
"shoutem.camera": "~4.0.0",
"shoutem.cms": "~4.0.0",
"shoutem.code-push": "~4.0.0",
"shoutem.deals": "~5.0.2-rc.0",
"shoutem.deals": "~5.0.2",
"shoutem.events": "~4.0.0",
"shoutem.favorites": "~4.0.0",
"shoutem.firebase": "~4.0.0",
Expand Down

0 comments on commit 953221b

Please sign in to comment.