Changes between Version 102 and Version 103 of DevelopersGuide/DevelopingPlugins


Ignore:
Timestamp:
2021-07-14T23:55:38+02:00 (4 years ago)
Author:
taylor.smock
Comment:

Update macro for trac tickets

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DevelopingPlugins

    v102 v103  
    290290
    291291===== Closing trac ticket =====
    292   1. Did you fix the bug based on a trac ticket? Please close it and leave a note. You can refer to the new plugin version using the macro {{{[o12345]}}}, where 12345 is a plugin revision number.
     292  1. Did you fix the bug based on a trac ticket? Please close it and leave a note. You can refer to the new plugin version using the macro {{{r12345/osm}}} (use {{{[o12345]}}} if the change is only available on https://trac.openstreetmap.org), where 12345 is a plugin revision number.
    293293
    294294Ready. The new plugin version is now available. If necessary, JOSM asks users to upgrade to the new version, when JOSM is started up.