From 68b9595bf04aab5291ed9e919c72f595bcd0c813 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Wed, 21 Sep 2022 11:51:18 +0200 Subject: [PATCH] doc, module.info: prepare v1.10.0 --- doc/02-Installation.md | 4 ++-- doc/82-Changelog.md | 4 ++-- module.info | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/02-Installation.md b/doc/02-Installation.md index f25bd71d7..bb6b61f45 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -96,7 +96,7 @@ and extract it to a folder named `director` in one of your Icinga Web 2 module p You might want to use a script as follows for this task: ```shell -MODULE_VERSION="1.9.1" +MODULE_VERSION="1.10.0" ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules" REPO_URL="https://github.com/icinga/icingaweb2-module-director" TARGET_DIR="${ICINGAWEB_MODULEPATH}/director" @@ -123,7 +123,7 @@ Just clone the repository to one of your Icinga Web 2 module path directories. It will be immediately ready for use: ```shell -MODULE_VERSION="1.9.1" +MODULE_VERSION="1.10.0" ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules" REPO_URL="https://github.com/icinga/icingaweb2-module-director" TARGET_DIR="${ICINGAWEB_MODULEPATH}/director" diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index 15574b597..1ad09c551 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -4,8 +4,8 @@ Please make sure to always read our [Upgrading](05-Upgrading.md) documentation before switching to a new version. -v1.10.0 (unreleased) --------------------- +v1.10.0 +------- ### Breaking Changes * Module and system dependencies have been raised, [Upgrading](05-Upgrading.md) diff --git a/module.info b/module.info index 05fb58329..306d6408d 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Name: Icinga Director -Version: master +Version: 1.10.0 Depends: reactbundle (>=0.9.0), ipl (>=0.5.0), incubator (>=0.18.0) Description: Director - Config tool for Icinga 2 Icinga Director is a configuration tool that has been designed to make