Skip to content

Commit

Permalink
Bump version to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malee31 committed Apr 10, 2022
1 parent 6af6cdf commit 48c5dd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "CardinalHours App",
"slug": "ReactNative-CardinalBoticsApp",
"icon": "./assets/icon.png",
"version": "2.0.0",
"version": "2.1.0",
"privacy": "unlisted",
"orientation": "portrait",
"description": "Team4159 CardinalBotics Sign-In App",
Expand Down Expand Up @@ -47,7 +47,7 @@
"ios": {
"bundleIdentifier": "com.team4159.cardinalboticsapp",
"supportsTablet": true,
"buildNumber": "2.0.0"
"buildNumber": "2.1.0"
},
"web": {
"favicon": "./assets/favicon.png"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CardinalBoticsApp",
"version": "2.0.0",
"version": "2.1.0",
"main": "node_modules/expo/AppEntry.js",
"homepage": "/ReactNativeCardinalBoticsApp",
"scripts": {
Expand Down

0 comments on commit 48c5dd0

Please sign in to comment.