diff --git a/install.sh b/install.sh index 9b43a02..498de2c 100755 --- a/install.sh +++ b/install.sh @@ -19,7 +19,7 @@ set -eE # Specify the module/ejabberd version -MOD_VERSION=0.1.0 +MOD_VERSION=0.2.0 SUPPORTED_EJABBERD_VERSION=18.01 # Check for Debian/Ubuntu, otherwise die