Plugin Directory

Changeset 3445190


Ignore:
Timestamp:
01/22/2026 09:58:09 PM (2 months ago)
Author:
edward_plainview
Message:

BC 51.14 tag

Location:
threewp-broadcast/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • threewp-broadcast/trunk/ThreeWP_Broadcast.php

    r3445175 r3445190  
    99Plugin Name:    Broadcast
    1010Plugin URI:     https://broadcast.plainviewplugins.com/
    11 Version:        51.13
     11Version:        51.14
    1212*/
    1313
    1414if ( ! defined( 'ABSPATH' ) ) exit;
    1515
    16 DEFINE( 'THREEWP_BROADCAST_VERSION', 51.13 );
     16DEFINE( 'THREEWP_BROADCAST_VERSION', 51.14 );
    1717
    1818require_once( __DIR__ . '/vendor/autoload.php' );
  • threewp-broadcast/trunk/readme.txt

    r3445175 r3445190  
    55Requires at least: 6.2
    66Requires PHP: 8.0
    7 Stable tag: 51.13
     7Stable tag: 51.14
    88Tags: multipost, sharing, duplicate, syndication, marketing
    99Tested up to: 6.9
     
    373373== Changelog ==
    374374
     375= 51.14 20260122 =
     376
     377* Fix the correct upload tag.
     378
    375379= 51.13 20260122 =
    376380
Note: See TracChangeset for help on using the changeset viewer.