From bb246c4f8e2701f1cfddcfef084b559bb38d29f3 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 3 Feb 2024 14:42:46 +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 f142e56..5d0f89b 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.280', + version: '1.0.281', description: 'website for lossless.com' }