diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index cd19cc914..e43c1e7f1 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -979,7 +979,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.10.1", + "version": "0.12.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -998,7 +998,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.10.1" + "ref": "v0.12.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 9aea727fa..34acdbaac 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -687,7 +687,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.10.1", + "version": "0.12.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -706,7 +706,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.10.1" + "ref": "v0.12.0" } }, {