From d74512ddcd580ddcbb856afb5e84d1c15e6c92ae Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Mon, 23 Mar 2026 19:33:56 -0700 Subject: [PATCH] chore(rflows): bump folk-flow-river.js cache version to v=2 Co-Authored-By: Claude Opus 4.6 --- modules/rflows/mod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rflows/mod.ts b/modules/rflows/mod.ts index 7a10668..45689e1 100644 --- a/modules/rflows/mod.ts +++ b/modules/rflows/mod.ts @@ -786,7 +786,7 @@ routes.post("/api/budgets/segments", async (c) => { const flowsScripts = ` - `; + `; const flowsStyles = ``;