Skip to content

Commit e540e35

Browse files
committed
chore: release v1.20.1
1 parent 8cdd228 commit e540e35

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-communication",
3-
"version": "1.20.0",
3+
"version": "1.20.1",
44
"description": "Agentic Skill for Matrix chat communication. Send messages to Matrix rooms on behalf of users via access token authentication. Works with any Matrix homeserver.",
55
"author": {
66
"name": "Netresearch DTT GmbH",
@@ -30,4 +30,4 @@
3030
"commands": [
3131
"./commands/work-update.md"
3232
]
33-
}
33+
}

skills/matrix-communication/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license: "(MIT AND CC-BY-SA-4.0). See LICENSE-MIT and LICENSE-CC-BY-SA-4.0"
55
compatibility: "Requires python3, uv. Matrix homeserver access."
66
metadata:
77
author: Netresearch DTT GmbH
8-
version: "1.20.0"
8+
version: "1.20.1"
99
repository: https://github.com/netresearch/matrix-skill
1010
allowed-tools: Bash(python3:*) Bash(uv:*) Read Write
1111
---

0 commit comments

Comments
 (0)