From 1f92b549b02ebaa9c5b9e228fe8f364d80d12e17 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 2 Mar 2025 10:33:45 +0100 Subject: [PATCH] feat: increment cache name --- src/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/consts.ts b/src/consts.ts index b067a69..0163767 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 = 'Arrogant-Asthma' +export const VERSION = 'Bad-Baboon'