From d3fefd84e810e370640c320b07aafb700deb71fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jer=C3=B4me=20Bakker?= Date: Wed, 15 May 2024 16:08:12 +0200 Subject: [PATCH] chore: wrapping up v8.1.4 --- CHANGES.txt | 4 ++++ elgg-plugin.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index a4884ce..65453b3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,10 @@ Version history =============== +8.1.4 (2024-05-15): + +- several small chores/fixes + 8.1.3 (2024-03-14): - several small chores/fixes diff --git a/elgg-plugin.php b/elgg-plugin.php index 785973d..38c4894 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -7,7 +7,7 @@ return [ 'plugin' => [ - 'version' => '8.1.3', + 'version' => '8.1.4', ], 'entities' => [ [