Plugin Directory

Changeset 903909


Ignore:
Timestamp:
04/28/2014 08:27:19 AM (12 years ago)
Author:
ashdurham
Message:

Addition of another mime type found in Firefox

Location:
simple-301-redirects-addon-bulk-uploader
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • simple-301-redirects-addon-bulk-uploader/trunk/readme.txt

    r892719 r903909  
    55Requires at least: 3.0.1
    66Tested up to: 3.8.1
    7 Stable tag: 1.0.9
     7Stable tag: 1.0.10
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6969== Changelog ==
    7070
     71= 1.0.10 =
     72* Addition of another mime type found in Firefox
     73
    7174= 1.0.9 =
    7275* Update to deprecated user levels to the matching role
     
    101104== Upgrade Notice ==
    102105
     106= 1.0.10 =
     107* Addition of another mime type found in Firefox
     108
    103109= 1.0.9 =
    104110* Update to deprecated user levels to the matching role
  • simple-301-redirects-addon-bulk-uploader/trunk/simple-301-bulk-uploader.php

    r892719 r903909  
    109109                    'application/octet-stream',
    110110                    'application/data',
     111                    'application/txt',
    111112                    'text/anytext',
    112113                    'text/csv',
Note: See TracChangeset for help on using the changeset viewer.