Added the in app marketplace

This commit is contained in:
2025-11-23 10:17:21 -05:00
parent 1d10083b86
commit bec3423887
12 changed files with 750 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
const GITHUB_OWNER = 'ItsSkaiya';
const GITHUB_REPO = 'WaifuBoard';
const CURRENT_VERSION = 'v1.6.1';
const CURRENT_VERSION = 'v1.6.2';
const UPDATE_CHECK_INTERVAL = 5 * 60 * 1000;
let currentVersionDisplay;