From d48e7530c724f0ccc17fc254edacbf38a327446f Mon Sep 17 00:00:00 2001 From: Klumbumbus Date: Mon, 20 Jul 2020 21:51:10 +0200 Subject: [PATCH] Update build.properties bump version and required.version --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 6ef3ac0..c118044 100644 --- a/build.properties +++ b/build.properties @@ -9,11 +9,11 @@ # the current plugin version. Increment if you create a new build to be rolled out # via the OSM subversion repository # -plugin.version=0.6.5 +plugin.version=0.6.6 # the lowest JOSM version the curent plugin version is compatible with # -josm.required.version=14371 +josm.required.version=16799 # the full path to the JOSM jar against which this plugin is built #