From 10b477f7210a4510b5d779b83364ef46e093c571 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 9 Dec 2023 22:06:32 +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 521d833..f5747da 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.92', + version: '1.0.93', description: 'a catalog with app webcomponents' }