diff --git a/README.md b/README.md index 2caf704..671bf29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Icinga Business Process Modeling -[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/) [![Build Status](https://github.com/Icinga/icingaweb2-module-businessprocess/actions/workflows/php.yml/badge.svg)](https://github.com/Icinga/icingaweb2-module-businessprocess/actions/workflows/php.yml) [![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-businessprocess.svg)](https://github.com/Icinga/icingaweb2-module-businessprocess/releases/latest) diff --git a/module.info b/module.info index 07131ea..d996377 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Name: Businessprocess -Version: 2.5.1 +Version: 2.5.2 Requires: Libraries: icinga-php-library (>=0.15.0), icinga-php-thirdparty (>=0.12.0) Modules: monitoring (>=2.9.0), icingadb (>=1.1.0)