Skip to content

Commit

Permalink
update config to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
milad-alizadeh committed Dec 20, 2023
1 parent e122ea3 commit 4314a2f
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 @@ -7,7 +7,7 @@ export const BUNDLE_ID = `ai.bubblewrap.apperitif${APP_VARIANT ? `.${APP_VARIANT
const config = {
name: APP_NAME,
slug: 'apperitif',
version: '1.0.0',
version: '1.0.1',
orientation: 'portrait',
icon: './assets/images/icon.png',
scheme: BUNDLE_ID,
Expand Down

0 comments on commit 4314a2f

Please sign in to comment.