From 424ff0966308aa68bb182cda0dcdb723dc914500 Mon Sep 17 00:00:00 2001 From: "illo.yoon" Date: Fri, 28 Apr 2023 23:43:55 +0900 Subject: [PATCH] update to 1.0.8 --- manifest.json | 2 +- package-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 293036c..cfd4cff 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "draw-harada-method", "name": "Draw Harada Method", - "version": "1.0.7", + "version": "1.0.8", "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", diff --git a/package-lock.json b/package-lock.json index f9e8724..00f9c58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "draw-harada-method", - "version": "1.0.0", + "version": "1.0.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "draw-harada-method", - "version": "1.0.0", + "version": "1.0.8", "license": "MIT", "devDependencies": { "@types/node": "^16.11.6",