Skip to content

Commit 0ad0040

Browse files
authored
Update agent plugin manifests for v0.65.0 (#1065)
Updates agent plugin manifest versions to 0.65.0 for the v0.65.0 release. Co-authored-by: Wes McKinney <wesm@users.noreply.github.com>
1 parent d000a43 commit 0ad0040

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"name": "roborev",
1111
"description": "Agent skills for roborev code review, fix, refine, and response workflows.",
12-
"version": "0.64.0",
12+
"version": "0.65.0",
1313
"source": "./",
1414
"author": {
1515
"name": "roborev",

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "roborev",
33
"displayName": "roborev",
44
"description": "Agent skills for roborev code review, fix, refine, and response workflows.",
5-
"version": "0.64.0",
5+
"version": "0.65.0",
66
"author": {
77
"name": "roborev",
88
"url": "https://github.com/roborev-dev"

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roborev",
3-
"version": "0.64.0",
3+
"version": "0.65.0",
44
"description": "Agent skills for roborev code review, fix, refine, and response workflows.",
55
"author": {
66
"name": "roborev",

0 commit comments

Comments
 (0)