Skip to content

Commit 63a07cc

Browse files
committed
chore: release 0.2.1
1 parent 77755dc commit 63a07cc

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "keenetic",
1111
"source": "./plugins/keenetic",
1212
"description": "Control your Keenetic router from Claude: who is on the network, Wi-Fi, interfaces, routing policies, and safe configuration changes",
13-
"version": "0.2.0",
13+
"version": "0.2.1",
1414
"author": {
1515
"name": "salatmaster"
1616
},

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keenetic-mcp",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Control your Keenetic router from Claude, Codex, Cursor, or any MCP agent",
55
"type": "module",
66
"license": "MIT",

plugins/keenetic/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "keenetic",
33
"description": "Control your Keenetic router from Claude: who is on the network, Wi-Fi, interfaces, routing policies, and safe configuration changes",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"author": {
66
"name": "salatmaster"
77
},

plugins/keenetic/.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": "keenetic",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Control your Keenetic router: who is on the network, Wi-Fi, interfaces, routing policies, and safe configuration changes",
55
"author": {
66
"name": "salatmaster",

0 commit comments

Comments
 (0)