We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c00f19 commit 9d07595Copy full SHA for 9d07595
build.xml
@@ -9,7 +9,7 @@
9
See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
10
-->
11
<property name="plugin.author" value="Robert Scott"/>
12
- <property name="plugin.version" value="2"/>
+ <property name="plugin.version" value="3"/>
13
<property name="plugin.class" value="org.openstreetmap.josm.plugins.markseen.MarkSeenPlugin"/>
14
<property name="plugin.description" value="Marks 'seen' areas of the map"/>
15
<property name="plugin.icon" value="images/icons/24x24/markseen.png"/>
0 commit comments