From ec4d57b12f8748bcddef35be32dc2cdaa943f92f Mon Sep 17 00:00:00 2001 From: Florent Gallois <17473800+RueRivoli@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:38:19 +0200 Subject: [PATCH] version(kotti-ui@7.0.0): Improvements in KtComment and deprecation of KtTable --- packages/kotti-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/kotti-ui/package.json b/packages/kotti-ui/package.json index e4720595e2..b076066af8 100644 --- a/packages/kotti-ui/package.json +++ b/packages/kotti-ui/package.json @@ -96,5 +96,5 @@ "style": "./dist/style.css", "type": "module", "types": "./dist/index.d.ts", - "version": "6.1.1" + "version": "7.0.0" }