Skip to content

Commit 812404e

Browse files
chore: bump version to 1.1.7 [skip ci]
1 parent 447510a commit 812404e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forgedock",
33
"description": "Autonomous AI development pipeline that uses GitHub as a structured knowledge graph for Claude Code agents. Adds /work-on, /review-pr, /quality-gate, /orchestrate, and 20+ pipeline commands.",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"author": {
66
"name": "RapierCraft Studios"
77
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forgedock",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "Autonomous dev pipeline for Claude Code. GitHub as institutional memory — every issue, PR, and annotation survives context resets and makes the next agent smarter.",
55
"bin": {
66
"forgedock": "bin/forgedock.mjs"

0 commit comments

Comments
 (0)