From df704eec9c09ea0b4ad38b828c6cbe0aa4302124 Mon Sep 17 00:00:00 2001 From: Illo Yoon Date: Mon, 24 Apr 2023 09:31:22 +0900 Subject: [PATCH] update to 1.0.7 manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 66a6b7b..293036c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "draw-harada-method", "name": "Draw Harada Method", - "version": "1.0.6", + "version": "1.0.7", "minAppVersion": "0.15.0", "description": "This plugin is used to draw the harada method. Create your own 1 goal, 8 plans, and 64 actions", "author": "yildbs",