We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0dc41 commit fe34e81Copy full SHA for fe34e81
2 files changed
manifest.json
@@ -2,7 +2,7 @@
2
"id": "card-board",
3
"name": "CardBoard",
4
"description": "Display markdown tasks on kanban style boards.",
5
- "version": "0.7.8",
+ "version": "0.7.9",
6
"author": "roovo",
7
"authorUrl": "https://github.com/roovo",
8
"minAppVersion": "0.12.13",
package.json
@@ -1,6 +1,6 @@
1
{
"name": "cardboard",
"description": "Card based view for your obsidian Tasks",
"main": "main.js",
"scripts": {
0 commit comments