diff --git a/package.json b/package.json index c278f21..644b1a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bb-kanban-draggable", - "version": "1.2.2", + "version": "1.2.3", "description": "Dragable Kanban cards area allowing for status changes.", "license": "MIT", "svelte": "index.js", diff --git a/schema.json b/schema.json index 85c3351..27e879f 100644 --- a/schema.json +++ b/schema.json @@ -34,7 +34,7 @@ }, { "type": "field", - "label": "Kanban Card Titles", + "label": "Relationship Field", "key": "kanbanCardTitles", "dependsOn": "dataProvider", "required": true