diff --git a/gradle.properties b/gradle.properties index e8b38ece..5fe6f6dd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,9 +1,9 @@ # The minimum JOSM version this plugin is compatible with (can be any numeric version) -plugin.main.version = 18173 +plugin.main.version = 18723 # The JOSM version this plugin is currently compiled against # Please make sure this version is available at https://josm.openstreetmap.de/download # The special values "latest" and "tested" are also possible here, but not recommended. -plugin.compile.version = 18303 +plugin.compile.version = 18724 plugin.canloadatruntime = true plugin.author = floscher , simon04 plugin.class = org.wikipedia.WikipediaPlugin