From 58e3de25599043e01a86bc22913589a326e7bdcc Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 15 Sep 2023 19:07:34 +0200 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 2c4c48f..7914fdf 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-catalog', - version: '1.0.203', + version: '1.0.204', description: 'website for lossless.com' }