From 3ca011ffa22ce5840ea501edeba7f162b27bc980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=8C=AF=E4=B8=9C?= Date: Sat, 2 May 2026 23:46:31 +0800 Subject: [PATCH] update version 9.0.2 --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index aec7533..0da44ac 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Zen", - "version": "9.0.1", + "version": "9.0.2", "minAppVersion": "1.9.0", "author": "laughmaker", "authorUrl": "https://github.com/laughmaker" diff --git a/versions.json b/versions.json index 987c6e0..d1e9f00 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "9.0.2": "1.9.0", "9.0.1": "1.9.0", "8.0.5": "1.9.0", "8.0.4": "1.9.0",