Update manifest.json

This commit is contained in:
Ryota Ushio 2023-12-18 15:26:34 +09:00 committed by GitHub
parent d38d26d8fb
commit c458cf92a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"id": "sample-plugin", "id": "sample-plugin",
"name": "Sample Plugin", "name": "Sample Plugin",
"version": "0.1.0", "version": "0.1.0",
"minAppVersion": "1.4.16", "minAppVersion": "1.3.5",
"description": "", "description": "",
"author": "Ryota Ushio", "author": "Ryota Ushio",
"authorUrl": "https://github.com/RyotaUshio", "authorUrl": "https://github.com/RyotaUshio",