From 6352f95fb8bc40a2e12bda268968cf043c82beca Mon Sep 17 00:00:00 2001 From: MistEO Date: Thu, 9 Oct 2025 09:07:03 +0800 Subject: [PATCH] fix: Update last_updated date in version.json --- resource/version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/version.json b/resource/version.json index d6d7fd9fa6..b32cfa052a 100644 --- a/resource/version.json +++ b/resource/version.json @@ -7,5 +7,5 @@ "pool": "空白频段 ", "time": 1759964400 }, - "last_updated": "2025-10-08 00:00:00.000" + "last_updated": "2025-10-09 01:00:00.000" }