Changes between Version 102 and Version 103 of DevelopersGuide/DevelopingPlugins
- Timestamp:
- 2021-07-14T23:55:38+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DevelopingPlugins
v102 v103 290 290 291 291 ===== 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. 293 293 294 294 Ready. The new plugin version is now available. If necessary, JOSM asks users to upgrade to the new version, when JOSM is started up.