From 1c1eb70aafdb7d722b2906aa50f12aabbfc2b4a8 Mon Sep 17 00:00:00 2001 From: tree Date: Wed, 28 Feb 2024 19:56:09 +0100 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a22ea8d..a0720f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "w3pn-web", "type": "module", - "version": "1.2.1", + "version": "1.2.2", "scripts": { "dev": "astro dev", "start": "astro dev",