From 2467833d37056dbc46d1d57d97d5fa0c937c0d68 Mon Sep 17 00:00:00 2001 From: cmliu Date: Thu, 26 Jun 2025 00:21:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=92=8C=E5=85=BC=E5=AE=B9=E6=80=A7=E6=97=A5?= =?UTF-8?q?=E6=9C=9F=E8=87=B3=202025-06-26?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrangler.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wrangler.toml b/wrangler.toml index c4ffc01..e4c989e 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,3 +1,3 @@ -name = "v20250621" +name = "v20250626" main = "_worker.js" -compatibility_date = "2025-06-21" \ No newline at end of file +compatibility_date = "2025-06-26" \ No newline at end of file