diff --git a/package-lock.json b/package-lock.json index 8e661b39..fac8b513 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tasknotes", - "version": "3.23.4", + "version": "3.24.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tasknotes", - "version": "3.23.4", + "version": "3.24.6", "license": "MIT", "dependencies": { "@codemirror/view": "^6.37.2", diff --git a/package.json b/package.json index 8bdef4dd..a3c04f5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tasknotes", - "version": "3.24.5", + "version": "3.24.6", "description": "Note-based task management with calendar, pomodoro and time-tracking integration.", "main": "main.js", "scripts": {