From a59617e43f07feb099a914cc90c2e6d4c9f8fe90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jer=C3=B4me=20Bakker?= Date: Wed, 11 Dec 2024 14:12:06 +0100 Subject: [PATCH] chore: wrapping up v12.1.2 --- CHANGES.txt | 4 ++++ elgg-plugin.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 5fe106c..7c7d4cb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,10 @@ Version history =============== +12.1.2 (2024-12-11): + +- fixed: correctly explode type_subtype during processing + 12.1.1 (2024-11-21): - fixed: admin preview pagination not working diff --git a/elgg-plugin.php b/elgg-plugin.php index 7103e0a..3631e89 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -4,7 +4,7 @@ return [ 'plugin' => [ - 'version' => '12.1.1', + 'version' => '12.1.2', ], 'entities' => [ [