From 1e5558501647bbf515649ca96dda3ee19d870f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jer=C3=B4me=20Bakker?= Date: Fri, 28 Jun 2024 09:08:11 +0200 Subject: [PATCH] chore: wrapping up v12.0 --- CHANGES.txt | 4 ++++ elgg-plugin.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 9eb6db2..329ea1b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,10 @@ Version history =============== +12.0 (2024-06-28): + +- changed: updated for Elgg 6 + 11.0 (2023-11-30): - changed: updated for Elgg 5.1 diff --git a/elgg-plugin.php b/elgg-plugin.php index c922a61..b323309 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -5,7 +5,7 @@ return [ 'plugin' => [ - 'version' => '11.0', + 'version' => '12.0', ], 'entities' => [ [