From 95e8df647802c6dedc2b160b0998c963db189acd Mon Sep 17 00:00:00 2001 From: Firq Date: Tue, 30 Jul 2024 22:50:41 +0200 Subject: [PATCH] ver bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bc5606..5a291a0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fgo-ta-com-website", "type": "module", - "version": "0.2.2-pre.15", + "version": "0.2.2-pre.16", "scripts": { "dev": "astro dev", "start": "astro dev",