published

This commit is contained in:
33333-33333 2026-06-26 22:35:26 +09:00
commit 0f1cb2fe6c
10 changed files with 497 additions and 198 deletions

View file

@ -1,6 +1,6 @@
"use strict";
const APP_VERSION = "38.00.00";
const APP_VERSION = "39.00.00";
const CACHE_NAME = `tarinai-colony-${APP_VERSION}`;
const v = `v=${APP_VERSION}`;
// Generated from app_manifest.json. Run scripts/generate_app_files.py after changing static files.