From bf718ac08d9466c8fd2e532636681418135a2d97 Mon Sep 17 00:00:00 2001 From: alin Date: Thu, 19 Dec 2024 16:14:53 +0200 Subject: [PATCH] Patch release 2.18.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e49aa7a..cdff91d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "eea-website-frontend", "description": "EEA Main Website frontend (Plone 6)", "license": "MIT", - "version": "2.18.0", + "version": "2.18.1", "scripts": { "start": "razzle start", "postinstall": "make omelette && make patches",