From cc61e6281deb6677ebcaf35ad787433cb17f782b Mon Sep 17 00:00:00 2001 From: steffen Date: Sat, 24 Jan 2026 12:10:06 +0000 Subject: [PATCH] Update context after merging dev --- .context.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.context.json b/.context.json index 7856bea..d4eef7e 100644 --- a/.context.json +++ b/.context.json @@ -15,7 +15,7 @@ }, "dev": { "notes": [ - "Development branch; keep in sync with main unless actively changing." + "Development branch; currently in sync with main." ] } },