diff --git a/manifest.json b/manifest.json index 14ea7fc..b21e1ec 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "countdown-to", "name": "Countdown To", - "version": "1.1.0", + "version": "1.2.0", "minAppVersion": "0.15.0", "description": "Create countdown progress bars in your notes", "author": "Gui Cattani", diff --git a/package.json b/package.json index bfefae1..2792c07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-countdown-to", - "version": "1.0.0", + "version": "1.2.0", "description": "Create countdown progress bars in your notes", "main": "main.js", "scripts": {