From 8adc40435c296c117676cab01e890cae228d6359 Mon Sep 17 00:00:00 2001 From: Joshwin Greene Date: Sun, 5 Dec 2021 02:23:53 -0800 Subject: [PATCH] chore(manifest.json): Updated the version and description to be in line with package.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6818b1c..036384d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "obsidian-success-plan", "name": "Success Plan", - "version": "0.8.0", + "version": "0.8.5", "minAppVersion": "0.12.0", - "description": "This plugin offers capabilities that follow the #theGamificationProject's Success Plan by Conrad Lin.", + "description": "Manage your tasks, projects, key results, and goals within Obsidian. This plugin follows #theGamificationProject's Success Plan Framework.", "author": "Joshwin Greene", "authorUrl": "https://joshwin.dev/", "isDesktopOnly": false