From 96a3289dcd04fff069d0d074189f81022821e9af Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Wed, 15 Apr 2026 15:43:58 -0400 Subject: [PATCH] chore(rcal): bump calendar JS cache version to v5 Co-Authored-By: Claude Opus 4.6 --- modules/rcal/mod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rcal/mod.ts b/modules/rcal/mod.ts index f7eacf84..6eed7f5c 100644 --- a/modules/rcal/mod.ts +++ b/modules/rcal/mod.ts @@ -1436,7 +1436,7 @@ routes.get("/", (c) => { modules: getModuleInfoList(), theme: "dark", body: ``, - scripts: ``, + scripts: ``, styles: ` `, }));