Skip to content

Commit

Permalink
Set release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja Klajić committed Nov 8, 2022
1 parent 67bee19 commit bd4f92c
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": "12.1.2-rc.2",
"version": "12.1.2",
"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": "12.1.2-rc.2",
"version": "12.1.2",
"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": "12.1.2-rc.2",
"mobileAppVersion": "12.1.2-rc.2",
"version": "12.1.2",
"mobileAppVersion": "12.1.2",
"releaseNotes": "* Resolve Android build failure",
"settings": {
"DEV-appetizeKey": "e4jq4nuwkw6z6ejfp62zu2q8ur",
Expand All @@ -25,7 +25,7 @@
"shoutem.analytics": "~4.1.0",
"shoutem.application": "~6.0.0",
"shoutem.audio": "~4.0.4",
"shoutem.auth": "~7.1.2-rc.1",
"shoutem.auth": "~7.1.2",
"shoutem.camera": "~5.0.0",
"shoutem.cms": "~6.1.4",
"shoutem.code-push": "~4.1.1",
Expand Down

0 comments on commit bd4f92c

Please sign in to comment.