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 66c3f04 commit a62ac6cCopy full SHA for a62ac6c
build.xml
@@ -2,7 +2,6 @@
2
<project name="markseen" default="dist" basedir=".">
3
<property name="plugin.main.version" value="19044"/>
4
<property name="plugin.author" value="Robert Scott"/>
5
- <property name="plugin.version" value="15"/>
6
<property name="plugin.class" value="org.openstreetmap.josm.plugins.markseen.MarkSeenPlugin"/>
7
<property name="plugin.description" value="Marks ’seen’ areas of the map"/>
8
<property name="plugin.icon" value="images/icons/24x24/markseen.svg"/>
0 commit comments