From 051a73d710e965356b73c08bb5fe3ede1fc9ada6 Mon Sep 17 00:00:00 2001 From: Guust Nieuwenhuis Date: Fri, 25 Aug 2023 09:34:22 +0200 Subject: [PATCH] update version number in box config --- box.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/box.json b/box.json index 9e23528..ac48516 100644 --- a/box.json +++ b/box.json @@ -60,5 +60,5 @@ "shortDescription":"This plugin manages translations between multiple Masa CMS sites and locales.", "slug":"MasaTranslations", "type":"modules", - "version":"4.1.1" + "version":"4.2.0" }