대기 후 복구 migration과 릴리스 manifest 기준 일치

This commit is contained in:
2026-09-09 23:05:21 +00:00
parent 09f4e60df4
commit 604b951eff
+1 -1
View File
@@ -2,6 +2,6 @@
"formatVersion": 1, "formatVersion": 1,
"controllerProtocol": 2, "controllerProtocol": 2,
"gatewaySchemaHead": "20260825000000_add_bulk_release_batches", "gatewaySchemaHead": "20260825000000_add_bulk_release_batches",
"gameSchemaHead": "20260906090000_add_turn_recovery_window", "gameSchemaHead": "20260907150000_wait_then_turn_recovery",
"components": ["gateway-api", "gateway-frontend", "release-controller", "game-api", "game-engine", "game-frontend"] "components": ["gateway-api", "gateway-frontend", "release-controller", "game-api", "game-engine", "game-frontend"]
} }