From 71f3fdd943dbfa2dce32a495215c6d8e10c066bd Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Wed, 15 Oct 2025 14:47:08 +0000 Subject: [PATCH] Updated version in package.json to latest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 646c572..2bd40c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-webperf-core", - "version": "2025.7.0", + "version": "2025.10.0", "type": "module", "exports": "./lib/index.js", "publishConfig": {