From a308d34ab8bfbfdf1e6c6bc5aa4ae0a24f259e9c 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 22:47:08 +0800 Subject: [PATCH] update 7.0.3 --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f8ce0dd..8cd0d09 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Zen", - "version": "7.0.2", + "version": "7.0.3", "minAppVersion": "1.9.0", "author": "laughmaker", "authorUrl": "https://github.com/laughmaker" diff --git a/versions.json b/versions.json index 63f0921..cc3cb2f 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "7.0.3": "1.9.0", "7.0.2": "1.9.0", "7.0.1": "1.9.0", "7.0.0": "1.9.0",