OPENIDE Up version to 6.4.1 for spell checking libraries

This commit is contained in:
Nikita Iarychenko
2025-03-25 13:25:43 +04:00
parent 60a741fc6e
commit 8fa6882df4

View File

@@ -15,7 +15,7 @@ object GraziePlugin {
const val id = "tanvd.grazi"
object LanguageTool {
const val version = "6.4"
const val version = "6.4.1"
const val url = "https://resources.openide.ru/grazie/model/language-tool"
}