Skip to content

Commit adad50d

Browse files
chore: bump version to 4.7.0 (#103)
Bumps all four plugin manifests to 4.7.0 for the OpenClaw / ClawHub skill package (#102). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 41d6c2f commit adad50d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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": "ponytail",
3-
"version": "4.6.0",
3+
"version": "4.7.0",
44
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
55
"author": {
66
"name": "Dietrich Gebert",

.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": "ponytail",
3-
"version": "4.6.0",
3+
"version": "4.7.0",
44
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
55
"author": {
66
"name": "Dietrich Gebert",

.github/plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ponytail",
33
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
4-
"version": "4.6.0",
4+
"version": "4.7.0",
55
"author": {
66
"name": "Dietrich Gebert",
77
"url": "https://github.com/DietrichGebert"

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ponytail",
3-
"version": "4.6.0",
3+
"version": "4.7.0",
44
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
55
"contextFileName": "AGENTS.md"
66
}

0 commit comments

Comments
 (0)