From 85174feca28403e71c4c03a38a697cd620bcdbf2 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Mon, 19 Aug 2024 12:31:35 +0200 Subject: [PATCH] chore: update version --- src/consts.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/consts.ts b/src/consts.ts index 06db5b7..ee6fb68 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -6,5 +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 = 'Raging-Rabits'; -// export const VERSION = 'Raging-Rabits-test-old'; \ No newline at end of file +export const VERSION = 'Singing-Sirens'; \ No newline at end of file