From a321c82f6e60d1e31a9eb51388e91a29a8dc2b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=8C=AF=E4=B8=9C?= Date: Wed, 29 Apr 2026 14:24:31 +0800 Subject: [PATCH] update version 8.0.4 --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d8fadf2..95c7a12 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Zen", - "version": "8.0.3", + "version": "8.0.4", "minAppVersion": "1.9.0", "author": "laughmaker", "authorUrl": "https://github.com/laughmaker" diff --git a/versions.json b/versions.json index ef967c7..38d33bb 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "8.0.4": "1.9.0", "8.0.3": "1.9.0", "8.0.2": "1.9.0", "8.0.1": "1.9.0",