From 2d9f33fc7afc3ee17083fa27da6754b1a466fbd4 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 8 Dec 2023 19:31:12 +0100 Subject: [PATCH] fix(core): update --- ts_web/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts_web/00_commitinfo_data.ts b/ts_web/00_commitinfo_data.ts index aab58c0..ef24089 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@design.estate/dees-appui-catalog', - version: '1.0.88', + version: '1.0.89', description: 'a catalog with app webcomponents' }