From fe6cd43047a4a1e076da91bbccbcbed81f662895 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 6 Oct 2023 16:26: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 4c19382..6bff490 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@uptimelink/webwidget', - version: '1.0.71', + version: '1.0.72', description: 'the webwidget for public use of uptimelink' }