From 80c501982b2327ba18d227c9d7f14535962f1729 Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Thu, 21 May 2026 16:41:02 +0000 Subject: [PATCH] Updated version in package.json to latest --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cec3597..edb9ece 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-pagenotfound", - "version": "2026.2.0", + "version": "2026.5.0", "type": "module", "exports": "./lib/index.js", "publishConfig": { @@ -55,4 +55,4 @@ "lint:fix": "eslint . --fix" }, "main": "./lib/index.js" -} +} \ No newline at end of file