Ignore:
Timestamp:
2016-01-11T23:59:29+01:00 (10 years ago)
Author:
floscher
Message:

[mapillary] Release version 1.1.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/build.gradle

    r31818 r31977  
    113113      "Created-By": System.getProperty("java.version")+" ("+System.getProperty("java.vendor")+")",
    114114      "Plugin-Mainversion": project.property('plugin.main.version'),
    115       "Plugin-Version": "31817",
     115      "Plugin-Version": project.property('plugin.svnrevision'),
     116      "Plugin-SemVersion": project.property('plugin.version'),
    116117      "Plugin-Class": project.property('plugin.class'),
    117118      "Plugin-Description": project.property('plugin.description'),
Note: See TracChangeset for help on using the changeset viewer.