Skip to content

Commit

Permalink
Bump version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihovil committed Aug 25, 2017
1 parent 289bebe commit 0f10c99
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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": "1.2.1",
"version": "1.2.2",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"setup": "cd scripts && yarn install",
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": "1.2.1",
"version": "1.2.2",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"setup": "cd scripts && yarn install",
Expand Down
4 changes: 2 additions & 2 deletions platform/platform.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.2.1",
"mobileAppVersion": "1.2.1",
"version": "1.2.2",
"mobileAppVersion": "1.2.2",
"releaseNotes": "* Wordpress support, performance improvements and bug fixes",
"settings": {
"DEV-appetizeKey": "vdavzmvqgw0vz3a8wed98evwg0",
Expand Down

0 comments on commit 0f10c99

Please sign in to comment.