From c576489177e0c7d9b48e74c761a90fdc13ccb519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20V=C3=A4nttinen?= Date: Tue, 26 Mar 2024 08:24:47 +0200 Subject: [PATCH] 1.3.0 --- CHANGELOG.md | 2 ++ plugin.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2889300..3c32eb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning][semver]. ## [Unreleased] +## [1.3.0] - 2024-03-26 + - TMS-968: - Add recurring event fields to manual events - Add recurring event logic to events component, combined event search & combined event listing diff --git a/plugin.php b/plugin.php index 60e6df5..42bc1c6 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: TMS Manual Events * Plugin URI: https://github.com/devgeniem/tms-plugin-manual-events * Description: TMS Manual Events - * Version: 1.2.0 + * Version: 1.3.0 * Requires PHP: 7.4 * Author: Geniem Oy * Author URI: https://geniem.com