This commit is contained in:
33333-33333 2026-06-24 18:49:17 +09:00
commit d875df8600
22 changed files with 625 additions and 496 deletions

View file

@ -1,8 +1,8 @@
"use strict";
(function () {
const APP_VERSION = "15.24.35";
const APP_BUILD = "owned-bed-duplicator-priority";
const APP_VERSION = "15.24.53";
const APP_BUILD = "tool-ui-icon-scale-collapse-fix";
const APP_CACHE_NAME = `tarinai-colony-${APP_VERSION}`;
const STATIC_VERSION_PARAM = `v=${APP_VERSION}`;