From fbf65c0ac00ab2d6995dcf214f6d8a3287ffec8c Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 17 Nov 2025 07:54:23 -0600 Subject: [PATCH] Bump package version for configure link --- CloudronManifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index b0068e3..d12d322 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "Next-gen knowledge base that blends docs, whiteboards, and databases for self-hosted teams.", "website": "https://affine.pro", "contactEmail": "support@affine.pro", - "version": "0.25.23", - "changelog": "Stop printing wrapper banner so buddy stdout stays parseable for searchd", + "version": "0.25.23-1", + "changelog": "Expose /admin as configure link for quicker dashboard access", "icon": "file://icon.png", "manifestVersion": 2, "minBoxVersion": "7.0.0",