Skip to content

Commit

Permalink
update to JOSM 13922
Browse files Browse the repository at this point in the history
  • Loading branch information
don-vip committed Jun 17, 2018
1 parent f705d21 commit b928f61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<project name="auto_tools" default="dist" basedir=".">
<property name="commit.message" value="Auto Tools"/>
<property name="plugin.main.version" value="13265"/>
<property name="plugin.version" value="v1.2"/>
<property name="plugin.main.version" value="13922"/>
<property name="plugin.version" value="v1.3"/>
<property name="plugin.author" value="Rub21,samely"/>
<property name="plugin.class" value="org.openstreetmap.josm.plugins.auto_tools.AutoTools"/>
<property name="plugin.description" value="Automatic tools to help on common issues"/>
Expand Down

0 comments on commit b928f61

Please sign in to comment.