From 312f2f48d2cf923bf4c52fa3def1cc420397ed04 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Wed, 13 May 2026 12:39:48 +0000 Subject: [PATCH] Update package version to 1.17.10 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f1d9728..85de30f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -865,3 +865,6 @@ * Fix being unable to disable sound for quote update notification ([#38537](https://github.com/tootsuite/mastodon/issues/38537) by [@ClearlyClaire](https://github.com/ClearlyClaire)) * Fix being able to quote someone you blocked ([#38608](https://github.com/tootsuite/mastodon/issues/38608) by [@ClearlyClaire](https://github.com/ClearlyClaire)) +[1.17.10] +* fix: update doc links from /apps/ to /packages/ + diff --git a/CloudronManifest.json b/CloudronManifest.json index baf5259..ce9feb5 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.17.9", + "version": "1.17.10", "upstreamVersion": "4.5.9", "healthCheckPath": "/about", "httpPort": 8000,