From 7592f29a0e187f256ff89036739ef2f1d64b4172 Mon Sep 17 00:00:00 2001 From: Juan Hoyos Date: Mon, 3 Feb 2025 22:32:08 -0500 Subject: [PATCH] chore: bump front version --- packages/front/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/front/package.json b/packages/front/package.json index 2dfded924..68c002620 100644 --- a/packages/front/package.json +++ b/packages/front/package.json @@ -1,7 +1,7 @@ { "name": "@thatopen/components-front", "description": "Collection of frontend tools to author BIM apps.", - "version": "2.4.3", + "version": "2.4.4", "author": "That Open Company", "contributors": [ "Antonio Gonzalez Viegas (https://github.com/agviegas)", @@ -54,4 +54,4 @@ "n8ao": "1.5.1", "postprocessing": "6.34.2" } -} +} \ No newline at end of file