diff options
| author | Vishnu Narayanan <[email protected]> | 2022-07-31 20:25:56 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-31 07:55:56 -0700 |
| commit | 628e2843a65b874f34b663fc3f2dc0c120a235a8 (patch) | |
| tree | 3e9503f5f45e2196535a07b30070d85ed624d862 | |
| parent | b06a9b8af990df295d6bc14613f4ac936e7015ab (diff) | |
| download | caprover-one-click-apps-628e2843a65b874f34b663fc3f2dc0c120a235a8.tar.gz caprover-one-click-apps-628e2843a65b874f34b663fc3f2dc0c120a235a8.zip | |
Update Chatwoot default version to 2.7.0 (#687)
| -rw-r--r-- | public/v4/apps/chatwoot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/chatwoot.yml b/public/v4/apps/chatwoot.yml index f8d59a0..5666a09 100644 --- a/public/v4/apps/chatwoot.yml +++ b/public/v4/apps/chatwoot.yml @@ -68,7 +68,7 @@ caproverOneClickApp: - id: $$cap_chatwoot_version label: Chatwoot Version Tag description: Choose the latest version from https://hub.docker.com/r/chatwoot/chatwoot/tags - defaultValue: v2.0.0 + defaultValue: v2.7.0 - id: $$cap_chatwoot_secret_key_base label: Chatwoot Secret Key Base description: The randomized string which is used to verify the integrity of signed cookies. Please use a string with more than 26 characters |
