From d8f72a691193d4f5b511bc7e26507451857ccefa Mon Sep 17 00:00:00 2001 From: Markus Frosch <markus.frosch@icinga.com> Date: Tue, 21 May 2019 15:38:39 +0200 Subject: [PATCH] Update to 0.6.0 --- icingaweb2-module-reactbundle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icingaweb2-module-reactbundle.spec b/icingaweb2-module-reactbundle.spec index e717378..d21563d 100644 --- a/icingaweb2-module-reactbundle.spec +++ b/icingaweb2-module-reactbundle.spec @@ -6,7 +6,7 @@ %global icingaweb_min_version 2.6.0 Name: icingaweb2-module-%{module_name} -Version: 0.5.1 +Version: 0.6.0 Release: %{revision}%{?dist} Summary: Icinga PHP library module for Icinga Web 2 Group: Applications/System @@ -104,5 +104,8 @@ exit 0 %{basedir} %changelog +* Tue May 21 2019 Markus Frosch <markus.frosch@icinga.com> - 0.6.0-1 +- Update to 0.6.0 + * Fri May 03 2019 Markus Frosch <markus.frosch@icinga.com> - 0.5.1-1 - Initial package version -- GitLab