From 423ca3916db5220fb56cf703f782907b3c73df02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=8C=AF=E4=B8=9C?= Date: Sat, 11 Oct 2025 23:29:31 +0800 Subject: [PATCH] update 7.0.5 --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b79b5d9..6a5ab38 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Zen", - "version": "7.0.4", + "version": "7.0.5", "minAppVersion": "1.9.0", "author": "laughmaker", "authorUrl": "https://github.com/laughmaker" diff --git a/versions.json b/versions.json index 1f1979a..0701420 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "7.0.5": "1.9.0", "7.0.4": "1.9.0", "7.0.3": "1.9.0", "7.0.2": "1.9.0",