Changeset 18477


Ignore:
Timestamp:
Apr 9, 2022, 11:40:21 PM (3 years ago)
Author:
Jun Omae
Message:

TracDragDropPlugin: bump up the version to 0.12.0.16

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tracdragdropplugin/0.12/setup.py

    r18448 r18477  
    2020    setup(
    2121        name = 'TracDragDrop',
    22         version = '0.12.0.15',
     22        version = '0.12.0.16',
    2323        description = 'Add drag-and-drop attachments feature to Trac',
    2424        license = 'BSD', # the same as Trac
Note: See TracChangeset for help on using the changeset viewer.