From 57ac6abe87d46ea6d474dd866487f5cb1708ca72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A1=97=E8=A7=92=E5=B0=8F=E6=9E=97?= <1013335014@qq.com> Date: Tue, 19 May 2026 19:41:40 +0800 Subject: [PATCH] update --- manifest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..d785b2b --- /dev/null +++ b/manifest.json @@ -0,0 +1,10 @@ +{ + "id": "simple-mind-map", + "name": "Simple mind map", + "version": "0.2.0", + "minAppVersion": "1.8.3", + "description": "A relatively powerful mind map.", + "author": "wanglin", + "authorUrl": "https://github.com/wanglin2", + "isDesktopOnly": false +}