From b1605f112ff1c033a2a51f655fa6b5b910fd404d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=8C=AF=E4=B8=9C?= Date: Mon, 18 May 2026 00:17:26 +0800 Subject: [PATCH] update version 9.0.5 --- manifest.json | 4 ++-- versions.json | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 65ec9ea..f943c9b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Zen", - "version": "9.0.4", + "version": "9.0.5", "minAppVersion": "1.9.0", "author": "laughmaker", "authorUrl": "https://github.com/laughmaker" -} +} \ No newline at end of file diff --git a/versions.json b/versions.json index 23660e4..f713760 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "9.0.5": "1.9.0", "9.0.4": "1.9.0", "9.0.3": "1.9.0", "9.0.2": "1.9.0", @@ -102,4 +103,4 @@ "2.0.3": "1.0.0", "2.0.2": "1.0.0", "1.0.0": "1.0.0" -} +} \ No newline at end of file