From 99bf67abbae7919c5296518922a359a5f5c95bc9 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Fri, 16 Jun 2023 14:54:11 +1000 Subject: [PATCH] version 1.4.33 --- CHANGELOG.md | 5 +++++ composer.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63ff539..ae0bbc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.4.33 - 2023-06-16 + +### Fixed +- Fix an error when moving nodes. + ## 1.4.32 - 2023-05-27 ### Fixed diff --git a/composer.json b/composer.json index d2d2983..6baa872 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/navigation", "description": "A Craft CMS plugin to create navigation menus for your site.", "type": "craft-plugin", - "version": "1.4.32", + "version": "1.4.33", "keywords": [ "craft", "cms",