From c458cf92a7ef005af3da47fd5c6e60c60ad0fe89 Mon Sep 17 00:00:00 2001 From: Ryota Ushio <72342591+RyotaUshio@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:26:34 +0900 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 14af24c..1277dbb 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "sample-plugin", "name": "Sample Plugin", "version": "0.1.0", - "minAppVersion": "1.4.16", + "minAppVersion": "1.3.5", "description": "", "author": "Ryota Ushio", "authorUrl": "https://github.com/RyotaUshio",