Plugin Directory

Changeset 2719463


Ignore:
Timestamp:
05/06/2022 02:02:48 PM (4 years ago)
Author:
jakeparis
Message:

Bumped "tested up to" to 6.0.0

Location:
bestseller-lists-from-new-york-times/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • bestseller-lists-from-new-york-times/trunk/admin-page.php

    r1917967 r2719463  
    3030    }
    3131    input.wide {
    32         width: 100%;
    33         font-size: 1.1em;
     32        min-width:  50em;
     33        max-width:  95%;
    3434    }
    3535    p.help {
  • bestseller-lists-from-new-york-times/trunk/index.php

    r2705841 r2719463  
    77Requires PHP: 5.4
    88Requires at least: 4.9
    9 Tested up to: 5.9.3
     9Tested up to: 6.0.0
    1010Author:      Jake Paris
    1111Author URI:  https://jake.paris/
    12 License:     MIT
    13 License URI: https://opensource.org/licenses/MIT
     12License:     GPL-3.0
     13License URI: https://opensource.org/licenses/GPL-3.0
    1414*/
    1515
  • bestseller-lists-from-new-york-times/trunk/readme.txt

    r2706481 r2719463  
    44Tags: books, library, bestsellers, libraries, reading lists
    55Requires at least: 4.9
    6 Tested up to: 5.9.3
     6Tested up to: 6.0.0
    77Stable tag: 2.0.2
    88Requires PHP: 5.4
Note: See TracChangeset for help on using the changeset viewer.