From 1cf59e0bea9fdb6aa1d63c05ec5aa653c3403e54 Mon Sep 17 00:00:00 2001 From: Firq Date: Tue, 30 Jul 2024 00:31:19 +0200 Subject: [PATCH] Migrating to image ids --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ebfb49..6917af9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fgo-ta-com-website", "type": "module", - "version": "0.2.2-pre.13", + "version": "0.2.2-pre.14", "scripts": { "dev": "astro dev", "start": "astro dev",