Hopefully fixed the update notification

Updated README
This commit is contained in:
2025-11-18 15:04:39 -05:00
parent b6b869ecdf
commit 2282f8194e
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
const GITHUB_OWNER = 'ItsSkaiya';
const GITHUB_REPO = 'WaifuBoard';
const CURRENT_VERSION = '1.1.0';
const CURRENT_VERSION = 'v1.1.1';
let currentVersionDisplay;
let latestVersionDisplay;