From 446c494863ced52adbc8fbc2ba0f8c49fe940070 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 30 Aug 2023 11:27:46 +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 5320c4b..e27f531 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.179', + version: '1.0.180', description: 'website for lossless.com' }