Skip to content

Commit 4da07be

Browse files
chore: bump version to 0.11.0 [skip ci]
1 parent a1b163e commit 4da07be

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.cursor-plugin/plugin.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "home-lab-developer-tools",
33
"displayName": "Home Lab Developer Tools",
4-
"version": "0.10.0",
4+
"version": "0.11.0",
55
"description": "Home lab and Raspberry Pi workflows for Cursor, Claude Code, and MCP-compatible editors - 22 skills, 11 rules, and 50 MCP tools for managing Docker Compose stacks, monitoring, DNS, reverse proxy, networking, backups, disaster recovery, security auditing, logs, notifications, OS management, certificates, multi-node, diagnostics, and system administration on a Raspberry Pi home lab via SSH.",
66
"author": {
77
"name": "TMHSDigital",
@@ -24,7 +24,11 @@
2424
"mcp"
2525
],
2626
"category": "developer-tools",
27-
"tags": ["homelab", "raspberry-pi", "infrastructure"],
27+
"tags": [
28+
"homelab",
29+
"raspberry-pi",
30+
"infrastructure"
31+
],
2832
"logo": "assets/logo.png",
2933
"skills": "./skills/",
3034
"rules": "./rules/"

0 commit comments

Comments
 (0)