Fix manifest semver

This commit is contained in:
Your Name
2025-11-13 21:01:12 -06:00
parent 1af2e64aae
commit e33b7ec168

View File

@@ -5,7 +5,7 @@
"description": "Plugin-based Matrix bot framework with web UI and management API.", "description": "Plugin-based Matrix bot framework with web UI and management API.",
"website": "https://docs.mau.fi/maubot/", "website": "https://docs.mau.fi/maubot/",
"contactEmail": "tulir@maunium.net", "contactEmail": "tulir@maunium.net",
"version": "0.6.0b1-1", "version": "0.6.0-1",
"appVersion": "0.6.0b1", "appVersion": "0.6.0b1",
"manifestVersion": 2, "manifestVersion": 2,
"minBoxVersion": "7.0.0", "minBoxVersion": "7.0.0",