From b9a1ef636e67e04a8720d1184836025024aad08c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E4=B9=83=E5=AE=8F?= Date: Sat, 14 Dec 2024 12:06:10 +0800 Subject: [PATCH] Update the version of 'manifest.json' to align with the latest version. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d68268c..c0091ed 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "ob-md-to-line-message", "name": "OB-Markdown to LINE Message", - "version": "1.0.0", + "version": "1.0.2", "minAppVersion": "0.15.0", "description": "Convert selected texts to LINE-flavor messages.", "author": "Zhou Naihong",