From df29a5dcd78dfdc907feffb11ac47b9626f0869f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 10 Jan 2023 13:51:56 +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 b0080f1..c660468 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@losslessone_private/lele-appui-catalog', - version: '1.0.71', + version: '1.0.72', description: 'a catalog with app webcomponents' }