Skip to content

Commit

Permalink
Release version v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theFeu committed May 21, 2021
1 parent 815d746 commit 4ebfe43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/03-Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
```

Expand Down
2 changes: 1 addition & 1 deletion module.info
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 4ebfe43

Please sign in to comment.