OPENIDE Up version to 6.4.1 for spell checking libraries

(cherry picked from commit 0dab5464061931e98bf6b7e2c1768fc459cec717)
This commit is contained in:
Nikita Iarychenko
2025-03-25 13:25:43 +04:00
parent 88a6726547
commit e01af02b50

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"
}