chore: increment cwctl version (#10299)

- increment cwctl version
This commit is contained in:
Vishnu Narayanan
2024-10-16 17:50:07 +05:30
committed by GitHub
parent e2db5b8cff
commit 6a383dc3ca

View File

@@ -2,7 +2,7 @@
# Description: Install and manage a Chatwoot installation.
# OS: Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS
# Script Version: 2.8.0
# Script Version: 3.0.0
# Run this script as root
set -eu -o errexit -o pipefail -o noclobber -o nounset