Skip to content

Commit

Permalink
chore: Update version and build number
Browse files Browse the repository at this point in the history
  • Loading branch information
chadmuro committed Dec 10, 2023
1 parent 6d6de6b commit c0b72d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"icon": "./assets/icon.png",
"name": "JLPT Study",
"slug": "jlpt-study",
"version": "1.0.0",
"version": "1.0.1",
"plugins": [
"expo-router",
"expo-build-properties",
Expand All @@ -27,7 +27,7 @@
"orientation": "portrait",
"ios": {
"bundleIdentifier": "com.chadmuro.jlptstudy",
"buildNumber": "10",
"buildNumber": "1",
"supportsTable": false
}
}
Expand Down

0 comments on commit c0b72d8

Please sign in to comment.