Changeset 3234217
- Timestamp:
- 02/03/2025 07:22:44 PM (14 months ago)
- Location:
- optinmonster/trunk
- Files:
-
- 3 edited
-
CHANGELOG.md (modified) (1 diff)
-
optin-monster-wp-api.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
optinmonster/trunk/CHANGELOG.md
r3234203 r3234217 2 2 All notable changes to the OptinMonster plugin will be documented in this file. 3 3 4 ### 2.16.1 4- 2025-02-034 ### 2.16.15 - 2025-02-03 5 5 * Added WordPress 6.7 compatibility. 6 6 -
optinmonster/trunk/optin-monster-wp-api.php
r3234190 r3234217 6 6 * Author: OptinMonster Popup Builder Team 7 7 * Author URI: https://optinmonster.com 8 * Version: 2.16.1 38 * Version: 2.16.15 9 9 * Text Domain: optin-monster-api 10 10 * Domain Path: languages … … 70 70 * @var string 71 71 */ 72 public $version = '2.16.1 3';72 public $version = '2.16.15'; 73 73 74 74 /** -
optinmonster/trunk/readme.txt
r3234203 r3234217 5 5 Tested up to: 6.7 6 6 Requires PHP: 5.3 7 Stable tag: 2.16.1 37 Stable tag: 2.16.15 8 8 License: GNU General Public License v2.0 or later 9 9 … … 329 329 **Most Recent Changes:** 330 330 331 = Popup Builder 2.16.1 4=331 = Popup Builder 2.16.15 = 332 332 * Added WordPress 6.7 compatibility. 333 333
Note: See TracChangeset
for help on using the changeset viewer.