mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
3.25.3
This commit is contained in:
parent
c3e2aa4c7b
commit
ed5bf10a6c
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "tasknotes",
|
||||
"name": "TaskNotes",
|
||||
"version": "3.25.2",
|
||||
"version": "3.25.3",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "Note-based task management with calendar, pomodoro and time-tracking integration.",
|
||||
"author": "Callum Alpass",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tasknotes",
|
||||
"version": "3.25.2",
|
||||
"version": "3.25.3",
|
||||
"description": "Note-based task management with calendar, pomodoro and time-tracking integration.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -2,5 +2,6 @@
|
|||
"1.0.0": "0.15.0",
|
||||
"0.7.0": "1.0.0",
|
||||
"3.24.6": "1.0.0",
|
||||
"3.25.2": "1.0.0"
|
||||
"3.25.2": "1.0.0",
|
||||
"3.25.3": "1.0.0"
|
||||
}
|
||||
Loading…
Reference in a new issue