From 928314c15191feae045e34d3213409e41be6ab5c Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 2 Sep 2024 00:59:29 +0200 Subject: [PATCH] chore: update version --- src/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/consts.ts b/src/consts.ts index 04bc485..5bcc61b 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 = 'Tired-Tourists'; \ No newline at end of file +export const VERSION = 'Underrated-Umbrellas';