From 604b951eff9fb65b5657cea84405ccfd8981fe35 Mon Sep 17 00:00:00 2001 From: hided62 Date: Wed, 9 Sep 2026 23:05:21 +0000 Subject: [PATCH] =?UTF-8?q?=EB=8C=80=EA=B8=B0=20=ED=9B=84=20=EB=B3=B5?= =?UTF-8?q?=EA=B5=AC=20migration=EA=B3=BC=20=EB=A6=B4=EB=A6=AC=EC=8A=A4=20?= =?UTF-8?q?manifest=20=EA=B8=B0=EC=A4=80=20=EC=9D=BC=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-manifest.json b/release-manifest.json index ebec96a1..7ea76de1 100644 --- a/release-manifest.json +++ b/release-manifest.json @@ -2,6 +2,6 @@ "formatVersion": 1, "controllerProtocol": 2, "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"] }