Skip to content

Commit 867d1d5

Browse files
committed
bump version to 6
1 parent cb2c62b commit 867d1d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
1010
-->
1111
<property name="plugin.author" value="Robert Scott"/>
12-
<property name="plugin.version" value="5"/>
12+
<property name="plugin.version" value="6"/>
1313
<property name="plugin.class" value="org.openstreetmap.josm.plugins.markseen.MarkSeenPlugin"/>
1414
<property name="plugin.description" value="Marks 'seen' areas of the map"/>
1515
<property name="plugin.icon" value="images/icons/24x24/markseen.png"/>

0 commit comments

Comments
 (0)