Ignore:
Timestamp:
2024-08-21T22:49:24+02:00 (9 months ago)
Author:
taylor.smock
Message:

Fix #23701: Support for revert multiple changesets in Remote Control (patch by TrickyFoxy, modified)

Modifications are as follows:

  • Lint cleanups
  • Add remote control checkbox for reverter to preferences
File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/reverter/pom.xml

    r36282 r36319  
    1717    <properties>
    1818        <plugin.src.dir>src</plugin.src.dir>
    19         <plugin.main.version>18723</plugin.main.version>
     19        <plugin.main.version>19044</plugin.main.version>
    2020        <plugin.author>Upliner</plugin.author>
    2121        <plugin.class>reverter.ReverterPlugin</plugin.class>
Note: See TracChangeset for help on using the changeset viewer.