From 752039d682b8aa9c4fd7c286e7ed8eaf403a1463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jer=C3=B4me=20Bakker?= Date: Thu, 9 Jan 2025 15:46:50 +0100 Subject: [PATCH] chore: wrapping up v12.1.3 --- CHANGES.txt | 4 ++++ elgg-plugin.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7c7d4cb..9c7efe7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,10 @@ Version history =============== +12.1.3 (2025-01-09): + +- fixed: correctly clear metadata cache + 12.1.2 (2024-12-11): - fixed: correctly explode type_subtype during processing diff --git a/elgg-plugin.php b/elgg-plugin.php index 3631e89..7b8a4d1 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -4,7 +4,7 @@ return [ 'plugin' => [ - 'version' => '12.1.2', + 'version' => '12.1.3', ], 'entities' => [ [