mirror of
https://github.com/chylex/IntelliJ-AceJump.git
synced 2024-12-31 22:42:46 +01:00
update IDE version compatibility, fixes #389
This commit is contained in:
parent
c14ae702ba
commit
fdbcea0b4f
@ -31,7 +31,7 @@ tasks {
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
sinceBuild.set("203.7717.56")
|
||||
sinceBuild.set("213.5744.223")
|
||||
changeNotes.set(provider {
|
||||
changelog.getAll().values.take(2).last().toHTML()
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user