We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d1e79d + 144922a commit b8ab7c3Copy full SHA for b8ab7c3
apps/chatwoot/.env
@@ -1,7 +1,7 @@
1
W9_REPO=chatwoot/chatwoot
2
W9_DIST='community'
3
-W9_VERSION='v4.6.0'
4
-W9_POWER_PASSWORD='8Oy!ZCnbR9wYlNPS'
+W9_VERSION='v4.8.0'
+W9_POWER_PASSWORD='r!1lw!J4dGLXFYzy'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7
W9_ID='chatwoot'
apps/chatwoot/variables.json
@@ -7,7 +7,7 @@
"edition": [
8
{
9
"dist": "community",
10
- "version": ["v4.6.0","latest"]
+ "version": ["v4.8.0","latest"]
11
}
12
],
13
"requirements": {
0 commit comments