Release v2.5.2 (#476)

This commit is contained in:
Johannes Meyer 2025-07-02 10:46:59 +02:00 committed by GitHub
commit ba7043d14b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -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)

View file

@ -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)