Ignore:
Timestamp:
2018-06-18T22:07:03+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/gradle.properties

    r34317 r34320  
    88# Minimum required JOSM version to run this plugin, choose the lowest version possible that is compatible.
    99# You can check if the plugin compiles against this version by executing `./gradlew minJosmVersionClasses`.
    10 plugin.main.version=13878
     10plugin.main.version=13860
    1111# Version of JOSM against which the plugin is compiled
    1212# Please check, if the specified version is available for download from https://josm.openstreetmap.de/download/ .
    1313# If not, choose the next higher number that is available, or the gradle build will break.
    14 plugin.compile.version=13878
     14plugin.compile.version=13860
    1515plugin.requires=apache-commons;apache-http
    1616
Note: See TracChangeset for help on using the changeset viewer.