From 968ce63a53c3e35dd4a2d4fe534f40d6fec934ec Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 17 Sep 2023 10:29:22 +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 9da7c64..33fe16b 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.207', + version: '1.0.208', description: 'website for lossless.com' }