Skip to content

Commit add36d2

Browse files
committed
feat: update app version
1 parent 2624689 commit add36d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
name: IS_DEV ? 'ChatterUI (DEV)' : 'ChatterUI',
66
newArchEnabled: true,
77
slug: 'ChatterUI',
8-
version: '0.8.8-beta2',
8+
version: '0.8.8',
99
orientation: 'default',
1010
icon: './assets/images/icon.png',
1111
scheme: 'chatterui',

0 commit comments

Comments
 (0)