From d72774311d470197c2f3debbd23bcf55b841c475 Mon Sep 17 00:00:00 2001 From: if0s Date: Wed, 22 Mar 2023 14:05:37 +0200 Subject: [PATCH] fix --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index dc6add9..b78cc94 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "title": "AMQP component", "description": "AMQP Component for async communication with queues and topics", - "version": "1.4.0-dev.50", + "version": "1.4.0", "credentials": { "fields": { "amqpURI": {