Plugin Directory

Changeset 3234217


Ignore:
Timestamp:
02/03/2025 07:22:44 PM (14 months ago)
Author:
thebrandonallen
Message:

2.16.15

Location:
optinmonster/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • optinmonster/trunk/CHANGELOG.md

    r3234203 r3234217  
    22All notable changes to the OptinMonster plugin will be documented in this file.
    33
    4 ### 2.16.14 - 2025-02-03
     4### 2.16.15 - 2025-02-03
    55* Added WordPress 6.7 compatibility.
    66
  • optinmonster/trunk/optin-monster-wp-api.php

    r3234190 r3234217  
    66 * Author:      OptinMonster Popup Builder Team
    77 * Author URI:  https://optinmonster.com
    8  * Version:     2.16.13
     8 * Version:     2.16.15
    99 * Text Domain: optin-monster-api
    1010 * Domain Path: languages
     
    7070     * @var string
    7171     */
    72     public $version = '2.16.13';
     72    public $version = '2.16.15';
    7373
    7474    /**
  • optinmonster/trunk/readme.txt

    r3234203 r3234217  
    55Tested up to: 6.7
    66Requires PHP: 5.3
    7 Stable tag: 2.16.13
     7Stable tag: 2.16.15
    88License: GNU General Public License v2.0 or later
    99
     
    329329**Most Recent Changes:**
    330330
    331 = Popup Builder 2.16.14 =
     331= Popup Builder 2.16.15 =
    332332* Added WordPress 6.7 compatibility.
    333333
Note: See TracChangeset for help on using the changeset viewer.