From a5fe6922c25f98476cd0dba54591bbe979af8345 Mon Sep 17 00:00:00 2001 From: Douglas Gubert Date: Fri, 13 Dec 2024 16:44:17 -0300 Subject: [PATCH] 1.43.4 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89afb7c7c..5cdf7d735 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/apps-engine", - "version": "1.43.3", + "version": "1.43.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7a1850536..187d1f384 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/apps-engine", - "version": "1.43.3", + "version": "1.43.4", "description": "The engine code for the Rocket.Chat Apps which manages, runs, translates, coordinates and all of that.", "main": "index", "typings": "index",