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 c46e3e4 commit 437499cCopy full SHA for 437499c
build.xml
@@ -2,7 +2,7 @@
2
<project name="changeset-viewer" default="dist" basedir=".">
3
<property name="commit.message" value="changeset-viewer plugin"/>
4
<property name="plugin.main.version" value="14140"/>
5
- <property name="plugin.version" value="v0.0.2"/>
+ <property name="plugin.version" value="v0.0.3"/>
6
<property name="plugin.author" value="Rub21"/>
7
<property name="plugin.class" value="org.openstreetmap.josm.plugins.changeset.ChangesetViewerPlugin"/>
8
<property name="plugin.description" value="Changeset Viewer plugin allows you to visualize the changesets in JOSM background"/>
0 commit comments