Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kits/dashboard/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "harnessrouter-dashboard",
"version": "1.0.0",
"version": "1.0.1",
"description": "Say what you want to understand; your database answers it.",
"author": {
"name": "HarnessRouter",
Expand Down
2 changes: 1 addition & 1 deletion kits/sheets/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "harnessrouter-sheets",
"version": "1.0.0",
"version": "1.0.1",
"description": "A spreadsheet where a column can be an agent.",
"author": {
"name": "HarnessRouter",
Expand Down
2 changes: 1 addition & 1 deletion kits/slides/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "harnessrouter-slides",
"version": "1.0.0",
"version": "1.0.1",
"description": "Design presentations by conversation, then edit them by hand.",
"author": {
"name": "HarnessRouter",
Expand Down
2 changes: 1 addition & 1 deletion kits/video/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "harnessrouter-video",
"version": "1.0.0",
"version": "1.0.1",
"description": "Describe the film; watch the shots arrive on the canvas.",
"author": {
"name": "HarnessRouter",
Expand Down
Loading