joplin-plugin-cockpit 2.1.0 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "joplin-plugin-cockpit",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "A tasks-and-notes command center panel: due dates with drag and drop and a calendar picker, checkbox progress rings, notebook and search filters, view profiles, and notebook management - on desktop and mobile.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -7,7 +7,7 @@
7
7
  "desktop",
8
8
  "mobile"
9
9
  ],
10
- "version": "2.1.0",
10
+ "version": "2.1.2",
11
11
  "name": "Cockpit",
12
12
  "description": "A tasks-and-notes command center panel: due dates with drag and drop and a calendar picker, checkbox progress rings, notebook and search filters, view profiles, and notebook management - on desktop and mobile.",
13
13
  "author": "pmslava",
@@ -43,6 +43,6 @@
43
43
  "label": "The alarm picker: ISO date, 24-hour time, a Monday-first calendar, and quick shortcuts"
44
44
  }
45
45
  ],
46
- "_publish_hash": "sha256:20c8b835f1267df7a6e03b21b90dbd0d0572e52fe99dc5189956ea7c2d5205e9",
47
- "_publish_commit": "master:b83dcaffa3fe67ef34cc9609905a3ce04929681a"
46
+ "_publish_hash": "sha256:3a32d09202610b0e76f240c460daf375b16efa9dc0ca2ed3c4f2b7844aa10e37",
47
+ "_publish_commit": "master:36d0e5cee0af2da23f90cc80c320f92a29b749fa"
48
48
  }