From 4d823f40b8205a67ec8d48e7de46c9d514cdf687 Mon Sep 17 00:00:00 2001 From: Barbara Bothe Date: Tue, 5 Dec 2023 09:58:05 +0100 Subject: [PATCH] Versionsnummer --- composer.json | 2 +- package.json | 2 +- rrze-calendar.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 38bdfa31..80d28d2c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "rrze/rrze-calendar", "description": "RRZE WordPress Plugin", - "version": "2.0.12", + "version": "2.0.13", "type": "wordpress-plugin", "license": "GPL", "require": { diff --git a/package.json b/package.json index b477e69c..40a7ddec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrze-calendar", - "version": "2.0.12", + "version": "2.0.13", "main": "rrze-calendar.php", "scripts": { "start": "webpack --mode=development --watch", diff --git a/rrze-calendar.php b/rrze-calendar.php index c96db53e..e23da843 100644 --- a/rrze-calendar.php +++ b/rrze-calendar.php @@ -4,7 +4,7 @@ Plugin Name: RRZE Calendar Plugin URI: https://github.com/RRZE-Webteam/rrze-calendar Description: Import and output of FAU public events. -Version: 2.0.12 +Version: 2.0.13 Author: RRZE Webteam Author URI: https://blogs.fau.de/webworking/ License: GNU General Public License v3.0