Skip to content

Commit

Permalink
fix: app version
Browse files Browse the repository at this point in the history
  • Loading branch information
displaynone committed Apr 23, 2023
1 parent 230a5f8 commit 7b9fbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
expo: {
name: 'Shield Authenticator',
slug: 'timepass',
version: '1.0.0',
version: '1.8.0',
orientation: 'portrait',
icon: './assets/logo.png',
splash: {
Expand Down

0 comments on commit 7b9fbb1

Please sign in to comment.