Mark MWS plugins as experimental

This commit is contained in:
Jeremy Ruston
2024-05-21 12:07:01 +01:00
parent 92a1c56d31
commit 87f4a525f8
2 changed files with 4 additions and 2 deletions

View File

@@ -3,5 +3,6 @@
"name": "Multi Wiki Server",
"description": "Multiple Wiki Server Extension",
"list": "readme docs",
"dependents": []
"dependents": [],
"stability": "STABILITY_1_EXPERIMENTAL"
}