From fb4bcd1f8aa6e5e9ebdbdcf88116b86d4436b629 Mon Sep 17 00:00:00 2001 From: Oliver Zehentleitner AIgent Date: Wed, 9 Sep 2026 11:09:43 +0200 Subject: [PATCH] keep-the-why: bump to 0.16.0 --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 4f35448e7..c189e5886 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1008,7 +1008,7 @@ { "name": "keep-the-why", "description": "Preserves or recovers the reasoning behind a codebase — architectural decisions, rejected alternatives, workarounds, incident learnings, operational constraints, and historical context the code itself cannot explain.", - "version": "0.15.0", + "version": "0.16.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -1027,7 +1027,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.15.0" + "ref": "v0.16.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 118dc7f26..1e505fdfd 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -716,7 +716,7 @@ { "name": "keep-the-why", "description": "Preserves or recovers the reasoning behind a codebase — architectural decisions, rejected alternatives, workarounds, incident learnings, operational constraints, and historical context the code itself cannot explain.", - "version": "0.15.0", + "version": "0.16.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -735,7 +735,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.15.0" + "ref": "v0.16.0" } }, {