From 77b33e645c0e1e1239b3a196482e88eec5c0a2db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=8C=AF=E4=B8=9C?= Date: Thu, 18 Dec 2025 19:12:46 +0800 Subject: [PATCH] update version 8.0.1 --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 840dd20..79b2a65 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Zen", - "version": "8.0.0", + "version": "8.0.1", "minAppVersion": "1.9.0", "author": "laughmaker", "authorUrl": "https://github.com/laughmaker" diff --git a/versions.json b/versions.json index 76a5bde..b852e94 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "8.0.1": "1.9.0", "8.0.0": "1.9.0", "7.0.5": "1.9.0", "7.0.4": "1.9.0",