Fix line case in command names, type-safety in applyInlineMarkdown, and versions.json

This commit is contained in:
2026-04-29 23:01:08 +02:00
parent 783278058b
commit a7db8ef418
3 changed files with 13 additions and 12 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"1.0.0": "0.15.0"
"1.0.0": "0.15.0",
"1.0.1": "0.15.0"
}