We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2624689 commit add36d2Copy full SHA for add36d2
app.config.js
@@ -5,7 +5,7 @@ module.exports = {
5
name: IS_DEV ? 'ChatterUI (DEV)' : 'ChatterUI',
6
newArchEnabled: true,
7
slug: 'ChatterUI',
8
- version: '0.8.8-beta2',
+ version: '0.8.8',
9
orientation: 'default',
10
icon: './assets/images/icon.png',
11
scheme: 'chatterui',
0 commit comments