bump: version 0.22.1 → 0.22.2

This commit is contained in:
github-actions[bot]
2025-10-29 10:30:39 +00:00
parent 670188f9e4
commit 9ec7637579
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
## v0.22.2 (2025-10-29)
### Fix
- **helm**: Update helm version with release
## v0.22.1 (2025-10-29)
### Fix
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "nextcloud-mcp-server"
version = "0.22.1"
version = "0.22.2"
description = "Model Context Protocol (MCP) server for Nextcloud integration - enables AI assistants to interact with Nextcloud data"
authors = [
{name = "Chris Coutinho", email = "chris@coutinho.io"}
Generated
+1 -1
View File
@@ -941,7 +941,7 @@ wheels = [
[[package]]
name = "nextcloud-mcp-server"
version = "0.22.1"
version = "0.22.2"
source = { editable = "." }
dependencies = [
{ name = "caldav" },