From 1f50dc48f7ee9b892f82aecb4f2f8ab5a5000d69 Mon Sep 17 00:00:00 2001 From: Somrat <58769763+tfsomrat@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:57:04 +0600 Subject: [PATCH] added og-image --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c1639c..0e206ca 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astroplate", - "version": "3.4.0", + "version": "3.4.1", "description": "Astro and Tailwindcss boilerplate", "author": "zeon.studio", "license": "MIT",