bump: version 0.22.2 → 0.22.3

This commit is contained in:
github-actions[bot]
2025-10-29 10:35:58 +00:00
parent 3e45b6ca25
commit 8221046d8a
4 changed files with 9 additions and 3 deletions
+6
View File
@@ -1,3 +1,9 @@
## v0.22.3 (2025-10-29)
### Fix
- **helm**: Update helm version with release
## v0.22.2 (2025-10-29)
### Fix
+1 -1
View File
@@ -3,7 +3,7 @@ name: nextcloud-mcp-server
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
type: application
version: 0.1.1
appVersion: "0.22.2"
appVersion: "0.22.3"
keywords:
- nextcloud
- mcp
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "nextcloud-mcp-server"
version = "0.22.2"
version = "0.22.3"
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.2"
version = "0.22.3"
source = { editable = "." }
dependencies = [
{ name = "caldav" },