diff --git a/doc/03-Configuration.md b/doc/03-Configuration.md index 38ea06d..5983cc6 100644 --- a/doc/03-Configuration.md +++ b/doc/03-Configuration.md @@ -39,7 +39,7 @@ It will be immediately ready for use: ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules" REPO_URL="https://github.com/Icinga/icingaweb2-module-jira" TARGET_DIR="${ICINGAWEB_MODULEPATH}/jira" -MODULE_VERSION="1.0.1" +MODULE_VERSION="1.1.0" git clone "${REPO_URL}" "${TARGET_DIR}" --branch "v${MODULE_VERSION}" ``` diff --git a/module.info b/module.info index b663a92..c48ec54 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Name: JIRA -Version: 1.0.1 +Version: 1.1.0 Depends: monitoring (>=2.6.0), ipl (>=0.3.0), incubator (>=0.5.0) Description: JIRA integration This module allows to send notifications to JIRA and integrates nicely into