We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c0306 commit a02e8b2Copy full SHA for a02e8b2
1 file changed
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="8"/>
+ <property name="plugin.version" value="9"/>
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