From 9e64f429eac833d7d7c39e9b516ab35cc552e60c Mon Sep 17 00:00:00 2001 From: Joseph Yaksich Date: Mon, 27 Jul 2026 15:41:49 +0000 Subject: [PATCH 1/2] Refresh release asset cache stamp --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 221f7b8..7e3f903 100644 --- a/public/index.html +++ b/public/index.html @@ -30,7 +30,7 @@ document.querySelectorAll('meta[name="theme-color"]').forEach(function (m) { m.setAttribute("content", color); }); })(); - + From 582fcf87fea59f48879b6ecb575a5d513e3bc214 Mon Sep 17 00:00:00 2001 From: Joseph Yaksich Date: Mon, 27 Jul 2026 15:43:07 +0000 Subject: [PATCH 2/2] Use reproducible release asset cache stamp --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 7e3f903..221f7b8 100644 --- a/public/index.html +++ b/public/index.html @@ -30,7 +30,7 @@ document.querySelectorAll('meta[name="theme-color"]').forEach(function (m) { m.setAttribute("content", color); }); })(); - +