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",