We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a60fb commit 4c8e30dCopy full SHA for 4c8e30d
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-kanban-bases",
3
"name": "Kanban Bases View",
4
- "version": "3.0.0",
+ "version": "0.0.1",
5
"minAppVersion": "1.10.3",
6
"description": "A kanban view for Obsidian database bases with drag-drop support and virtual scrolling",
7
"author": "zenobi-us",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-kanban-bases",
"description": "Kanban view for Obsidian based on database bases",
"main": "main.js",
"types": "main.d.ts",
0 commit comments