kopia lustrzana https://github.com/JOSM/MapWithAI
Bump required JOSM version due to Http1Client use
Signed-off-by: Taylor Smock <smocktaylor@gmail.com>pull/1/head
rodzic
a866765cdd
commit
f18cceebd8
|
@ -1,9 +1,9 @@
|
||||||
# The minimum JOSM version this plugin is compatible with (can be any numeric version)
|
# The minimum JOSM version this plugin is compatible with (can be any numeric version)
|
||||||
plugin.main.version = 14149
|
plugin.main.version = 15229
|
||||||
# The JOSM version this plugin is currently compiled against
|
# The JOSM version this plugin is currently compiled against
|
||||||
# Please make sure this version is available at https://josm.openstreetmap.de/download
|
# 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.
|
# The special values "latest" and "tested" are also possible here, but not recommended.
|
||||||
plugin.compile.version = 14760
|
plugin.compile.version = 15229
|
||||||
plugin.canloadatruntime = true
|
plugin.canloadatruntime = true
|
||||||
plugin.author = Taylor Smock <incoming+smocktaylor/rapid@incoming.gitlab.com>
|
plugin.author = Taylor Smock <incoming+smocktaylor/rapid@incoming.gitlab.com>
|
||||||
plugin.class = org.openstreetmap.josm.plugins.rapid.RapiDPlugin
|
plugin.class = org.openstreetmap.josm.plugins.rapid.RapiDPlugin
|
||||||
|
|
Ładowanie…
Reference in New Issue