Ignore:
Timestamp:
2018-06-18T22:06:46+02:00 (6 years ago)
Author:
renerr18
Message:

JOSM main version set back to 13860 (current)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/MicrosoftStreetside/build.xml

    r34317 r34319  
    1212        <property name="commit.message" value="Commit message" />
    1313        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    14         <property name="plugin.main.version" value="13878" />
    15         <property name="plugin.compile.version" value="13878" />
    16 
     14        <property name="plugin.main.version" value="13860" />
     15       
    1716    <property name="plugin.author" value="renerr18" />
    1817        <property name="plugin.class" value="org.openstreetmap.josm.plugins.streetside.StreetsidePlugin" />
    1918        <property name="plugin.description" value="View high resolution Microsoft Streetside 360 degree imagery in JOSM." />
    2019        <property name="plugin.icon" value="images/streetside-logo-white.png" />
    21         <property name="plugin.link" value="https://github.com/JOSM/MicrosoftStreetside"/>
     20        <!--property name="plugin.link" value="https://github.com/JOSM/MicrosoftStreetside"/-->
    2221        <property name="plugin.requires" value="apache-commons;apache-http;"/>
    2322
Note: See TracChangeset for help on using the changeset viewer.