From 3683c47d94ebe1490f3fd9ea6c830c10e242adf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Troed=20S=C3=A5ngberg?= Date: Fri, 21 Aug 2026 10:57:37 +0200 Subject: [PATCH] docs: defer version bump to release time --- .../specs/2026-08-21-explicit-server-option-design.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/superpowers/specs/2026-08-21-explicit-server-option-design.md b/docs/superpowers/specs/2026-08-21-explicit-server-option-design.md index 10f7652..8b71c80 100644 --- a/docs/superpowers/specs/2026-08-21-explicit-server-option-design.md +++ b/docs/superpowers/specs/2026-08-21-explicit-server-option-design.md @@ -77,4 +77,5 @@ Extend the prepack test script pattern (`test-backoff.ts`) with cases for - README "Server Discovery" section documents the option with the tui.json example above. -- Version bump to 1.3.0 (new feature). +- No version bump in this change. More work is planned before the next tag + (1.3.0); versioning happens at release time, not per feature.