From e33b7ec1681cb62c8f02230207d37d89164760df Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 13 Nov 2025 21:01:12 -0600 Subject: [PATCH] Fix manifest semver --- maubot-src/CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maubot-src/CloudronManifest.json b/maubot-src/CloudronManifest.json index 92d5516..15c6f5d 100644 --- a/maubot-src/CloudronManifest.json +++ b/maubot-src/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "Plugin-based Matrix bot framework with web UI and management API.", "website": "https://docs.mau.fi/maubot/", "contactEmail": "tulir@maunium.net", - "version": "0.6.0b1-1", + "version": "0.6.0-1", "appVersion": "0.6.0b1", "manifestVersion": 2, "minBoxVersion": "7.0.0",