Skip to content

Commit

Permalink
Updating version, republish to App store.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsefton12 committed Apr 24, 2024
1 parent 6a9784e commit a460b05
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 2 deletions.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"expo": {
"name": "Device Management App",
"owner": "digitalag",
"slug": "deviceManagementApp",
"version": "2.5.2",
"version": "2.5.3",
"icon": "./assets/icon.png",
"scheme": "dma",
"splash": {
Expand Down
142 changes: 142 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"react-native-screens": "^3.29.0",
"react-native-swipe-list-view": "^3.2.9",
"react-native-tab-view": "^3.5.2",
"react-native-view-shot": "^3.8.0"
"react-native-view-shot": "^3.8.0",
"expo-dev-client": "~2.4.13"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down

0 comments on commit a460b05

Please sign in to comment.