diff --git a/manifest.json b/manifest.json index b21e1ec..e204d6d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "countdown-to", "name": "Countdown To", - "version": "1.2.0", + "version": "1.3.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 2792c07..fbe109c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-countdown-to", - "version": "1.2.0", + "version": "1.3.0", "description": "Create countdown progress bars in your notes", "main": "main.js", "scripts": {