add build number (for page footer)

This commit is contained in:
2025-07-19 22:57:35 -04:00
parent a10cf5ccbe
commit 1c07198fa4
3 changed files with 16 additions and 3 deletions

View File

@@ -12,3 +12,7 @@ export const api = "https://api.codey.lol";
export const API_URL = api;
export const socialLinks = {
};
export const MAJOR_VERSION = "0.0"
export const RELEASE_FLAG = "Alpha";
let l = "21f";