Plugin Directory

Changeset 3188863


Ignore:
Timestamp:
11/14/2024 04:12:14 PM (17 months ago)
Author:
accessibilityaudit
Message:

Update to version 1.1.16 from GitHub

Location:
website-accessibility-audit-checker
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • website-accessibility-audit-checker/tags/1.1.16/aaardvark.php

    r3146094 r3188863  
    1111 * Plugin URI:        https://aaardvarkaccessibility.com
    1212 * Description:       Connect WordPress to the AAArdvark accessibility testing service to display statistics and reports.
    13  * Version:           1.1.15
     13 * Version:           1.1.16
    1414 * Author:                  AAArdvark
    1515 * Author URI:              https://aaardvarkaccessibility.com
     
    3030 * @var    string
    3131 */
    32 const VERSION = '1.1.15';
     32const VERSION = '1.1.16';
    3333   
    3434/*
  • website-accessibility-audit-checker/tags/1.1.16/readme.txt

    r3146094 r3188863  
    77Tested up to: 6.7
    88Requires PHP: 7.2
    9 Stable tag: 1.1.15
     9Stable tag: 1.1.16
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • website-accessibility-audit-checker/trunk/aaardvark.php

    r3146094 r3188863  
    1111 * Plugin URI:        https://aaardvarkaccessibility.com
    1212 * Description:       Connect WordPress to the AAArdvark accessibility testing service to display statistics and reports.
    13  * Version:           1.1.15
     13 * Version:           1.1.16
    1414 * Author:                  AAArdvark
    1515 * Author URI:              https://aaardvarkaccessibility.com
     
    3030 * @var    string
    3131 */
    32 const VERSION = '1.1.15';
     32const VERSION = '1.1.16';
    3333   
    3434/*
  • website-accessibility-audit-checker/trunk/readme.txt

    r3146094 r3188863  
    77Tested up to: 6.7
    88Requires PHP: 7.2
    9 Stable tag: 1.1.15
     9Stable tag: 1.1.16
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.