From 16b7ee4786cb9f95ed377aa4660b6e4862a4e830 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 15 Feb 2025 20:23:32 +0100 Subject: [PATCH] feat: increment version --- src/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/consts.ts b/src/consts.ts index 292008d..212387e 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -6,4 +6,4 @@ export const SITE_AUTHOR_MASTODON = 'https://social.ayco.io/@ayo' export const SITE_PROJECT_REPO = 'https://github.com/ayoayco/Cozy' export const SITE_DESCRIPTION = 'The Web is Yours.' -export const VERSION = 'Yummy-Ydrasil' +export const VERSION = 'Zooming-Zebra'