This commit is contained in:
33333-33333 2026-07-15 16:27:56 +09:00
commit fc7c94bd69
26 changed files with 1167 additions and 271 deletions

View file

@ -1,6 +1,6 @@
"use strict";
const APP_VERSION = "39.16.56";
const APP_VERSION = "39.16.60";
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.