diff --git a/VERSION_CW b/VERSION_CW index a162ea75a..d782fca8f 100644 --- a/VERSION_CW +++ b/VERSION_CW @@ -1 +1 @@ -4.11.0 +4.11.1 diff --git a/app/javascript/dashboard/components-next/ConversationWorkflow/AttributeListItem.vue b/app/javascript/dashboard/components-next/ConversationWorkflow/AttributeListItem.vue index 624ba2981..d0b660e27 100644 --- a/app/javascript/dashboard/components-next/ConversationWorkflow/AttributeListItem.vue +++ b/app/javascript/dashboard/components-next/ConversationWorkflow/AttributeListItem.vue @@ -82,7 +82,13 @@ const attributeIcon = computed(() => { sm @click="emit('edit', attribute)" /> -