Skip to content
Closed
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 .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typo3-testing",
"version": "5.20.3",
"version": "5.20.4",
"description": "TYPO3 extension testing with automated test generation agents",
"repository": "https://github.com/netresearch/typo3-testing-skill",
"license": "(MIT AND CC-BY-SA-4.0)",
Expand Down
2 changes: 1 addition & 1 deletion 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": "typo3-testing",
"version": "5.20.3",
"version": "5.20.4",
"description": "TYPO3 extension testing with automated test generation agents",
"author": {
"name": "Netresearch DTT GmbH",
Expand Down
Loading