Skip to content

Commit c3b0531

Browse files
authored
Bump plugin to 0.7.2 and cli_min_version to 0.2.2 (#267)
1 parent 9727e46 commit c3b0531

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

plugins/cq/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cq",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "Shared knowledge commons for AI agents; find, share, and confirm collective knowledge to stop rediscovering the same failures.",
55
"author": {
66
"name": "Mozilla AI",

plugins/cq/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cq-plugin"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
description = "cq Plugin for coding agents (e.g. Claude Code, OpenCode) - shared agent knowledge commons"
55
requires-python = ">=3.11"
66
license = { text = "Apache-2.0" }

plugins/cq/scripts/bootstrap.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"cli_min_version": "0.2.1"
2+
"cli_min_version": "0.2.2"
33
}

plugins/cq/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)