Plugin Directory

Changeset 3462947


Ignore:
Timestamp:
02/16/2026 10:17:07 PM (4 weeks ago)
Author:
vectoron
Message:

Bump version to 2.11.5

Location:
vectoron/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • vectoron/trunk/readme.txt

    r3462940 r3462947  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 2.11.4
     7Stable tag: 2.11.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • vectoron/trunk/vectoron-api.php

    r3462940 r3462947  
    12091209        $response = array(
    12101210            'plugin' => 'Vectoron API',
    1211             'version' => '2.11.4',
     1211            'version' => '2.11.5',
    12121212            'status' => 'active',
    12131213            'endpoints' => array(
  • vectoron/trunk/vectoron.php

    r3462940 r3462947  
    33 * Plugin Name:       Vectoron
    44 * Description:       Provides the [vectoron_article] shortcode to disable wpautop and load assets for custom content like the FAQ accordion and GA4 tracking. Includes REST API endpoints for external content management and ACF integration.
    5  * Version:           2.11.4
     5 * Version:           2.11.5
    66 * Author:            Vectoron
    77 * Author URI:        https://vectoron.ai
Note: See TracChangeset for help on using the changeset viewer.