From ae9f65e9f59400878cc9ebe12bafc8beb468b7a4 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 6 Oct 2023 17:43:14 +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 04ab996..4535e7a 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@uptime.link/webwidget', - version: '1.0.74', + version: '1.0.75', description: 'the webwidget for public use of uptimelink' }