From 9e3a48ca08d46e47383b125cd1a51c6d0e41e432 Mon Sep 17 00:00:00 2001 From: tree Date: Sat, 2 Mar 2024 19:44:28 +0100 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0720f2..02dd743 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "w3pn-web", "type": "module", - "version": "1.2.2", + "version": "1.2.3", "scripts": { "dev": "astro dev", "start": "astro dev",