From 3217b667cb7f68ed50e2fa79a79218e00e00c223 Mon Sep 17 00:00:00 2001 From: Lars Jansen Date: Thu, 18 Apr 2024 13:32:26 +0200 Subject: [PATCH] chore: bump version --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index a97a325..7d70af9 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "Internal Conversations", "alias": "internalconversations", "description": "Create internal conversations between users with support for teams and mentions!", - "version": "1.0.4", + "version": "1.0.5", "detailsUrl": "", "author": "LJPc solutions", "authorUrl": "https://ljpc.solutions/",