diff --git a/manifest.json b/manifest.json index 6c974a4..efa7ae3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "pomodoro-timer", "name": "Pomodoro Timer", - "version": "1.1.5", + "version": "1.1.6", "minAppVersion": "0.15.0", "description": "A pomodoro timer that helps manage your daily focus", "author": "eatgrass", diff --git a/package.json b/package.json index 42c07e6..79f36a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-pomodoro-timer", - "version": "1.1.5", + "version": "1.1.6", "description": "A pomodoro timer that helps manage your daily focus", "main": "main.js", "scripts": {