From af29284ba9bf53e1358de93bebb8e7cc157d7adb Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 12 Apr 2022 12:21:46 +0200 Subject: [PATCH] module.info, doc: prepare v1.3.1 --- doc/01-Installation.md | 2 +- doc/84-Changelog.md | 4 ++-- module.info | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/01-Installation.md b/doc/01-Installation.md index 9fe0514c..4188fcac 100644 --- a/doc/01-Installation.md +++ b/doc/01-Installation.md @@ -52,7 +52,7 @@ existing module installation will be replaced, so this can be used for upgrades ```shell # You can customize these settings, but we suggest to stick with our defaults: -MODULE_VERSION="1.3.0" +MODULE_VERSION="1.3.1" DAEMON_USER="icingavspheredb" DAEMON_GROUP="icingaweb2" ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules" diff --git a/doc/84-Changelog.md b/doc/84-Changelog.md index 8e188704..163624eb 100644 --- a/doc/84-Changelog.md +++ b/doc/84-Changelog.md @@ -1,8 +1,8 @@ Changelog =============================== -v1.3.1 (unreleased) -------------------- +v1.3.1 +------ This is a minor bugfix release. It fixes some cosmetic issues and helps those who configured vCenter connections through HTTP proxies. diff --git a/module.info b/module.info index 198546ea..263373f5 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Name: vSphereDB -Version: 1.3.0 +Version: 1.3.1 Depends: ipl (>=0.5.0), incubator (>=0.14.0), reactbundle (>=0.8.0) Description: VMware vSphere DB This module replicates your most important vCenter configuration items. It