diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index ce0eb369..4f35448e 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.13.3", + "version": "0.15.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.13.3" + "ref": "v0.15.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 6b6d4276..118dc7f2 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.13.3", + "version": "0.15.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.13.3" + "ref": "v0.15.0" } }, {