Plugin Directory

Changeset 3468279


Ignore:
Timestamp:
02/24/2026 06:25:22 AM (12 days ago)
Author:
cartcoder
Message:

Release version 5.0

Location:
accessibility-assistant/trunk
Files:
1 added
16 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • accessibility-assistant/trunk/accessibility-assistant.php

    r3468271 r3468279  
    1717 * Plugin URI:        https://accessibilityapp.accessibilityassistant.com
    1818 * Description:       ADA, EAA, AODA & WCAG Compliance Widget for Website Accessibility
    19  * Version:           4.1.6
     19 * Version:           5.0
    2020 * Author:            CartCoder
    2121 * Author URI:        https://cartcoders.com/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define('ACCESSIBILITY_ASSISTANT_VERSION', '4.1.6');
     38define('ACCESSIBILITY_ASSISTANT_VERSION', '5.0');
    3939define('ASSISTANT_URL', 'https://accessibilityapp.accessibilityassistant.com');
    4040define('ASSISTANT_API_URL', ASSISTANT_URL . '/v1');
Note: See TracChangeset for help on using the changeset viewer.