We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5cd06 commit ec79d07Copy full SHA for ec79d07
build.xml
@@ -4,7 +4,7 @@
4
<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
5
<property name="plugin.main.version" value="8433"/>
6
<property name="plugin.canloadatruntime" value="true"/>
7
- <property name="plugin.version" value="0.9.2"/>
+ <property name="plugin.version" value="0.9.3"/>
8
<property name="plugin.author" value="nokutu <nokutu@openmailbox.org>"/>
9
<property name="plugin.class" value="org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin"/>
10
<property name="plugin.description" value="Allows the user to work with pictures hosted at mapillary.com"/>
0 commit comments