From 578d088a0b53fbf3a189ce01cf0575cb4689bba3 Mon Sep 17 00:00:00 2001 From: Andreas Brain Date: Fri, 1 Nov 2024 14:15:01 +0100 Subject: [PATCH] Prepare next release --- src/Core.php | 2 +- src/einsatzverwaltung.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Core.php b/src/Core.php index 84f6e7cd..dda51601 100644 --- a/src/Core.php +++ b/src/Core.php @@ -19,7 +19,7 @@ */ class Core { - const VERSION = '1.12.0'; + const VERSION = '1.13.0-dev'; const DB_VERSION = 80; /** diff --git a/src/einsatzverwaltung.php b/src/einsatzverwaltung.php index 48dcb9f4..823caf0d 100644 --- a/src/einsatzverwaltung.php +++ b/src/einsatzverwaltung.php @@ -3,7 +3,7 @@ Plugin Name: Einsatzverwaltung Plugin URI: https://einsatzverwaltung.org Description: Public incident reports for fire departments and other rescue services -Version: 1.12.0 +Version: 1.13.0-dev Author: Andreas Brain Author URI: https://www.abrain.de License: GPLv2