Changeset 2950523
- Timestamp:
- 08/09/2023 12:38:35 PM (3 years ago)
- Location:
- yourchoice-mailpro/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
yourchoice-mailpro.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yourchoice-mailpro/trunk/readme.txt
r2950512 r2950523 3 3 Tags: MailPro, YourChoice, Newsletter, Subscribers 4 4 Requires at least: 3.7 5 Tested up to: 6. 2.26 Stable tag: 2.0. 15 Tested up to: 6.3 6 Stable tag: 2.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 39 39 40 40 == Changelog == 41 42 = 2.0.3 = 43 * 2023-08-09 44 * Bugfix 41 45 42 46 = 2.0.2 = -
yourchoice-mailpro/trunk/yourchoice-mailpro.php
r2925807 r2950523 4 4 Plugin URI: https://www.yourchoice.ch 5 5 Description: A MailPro API interface to add email addresses into a MailPro address book 6 Version: 2.0. 16 Version: 2.0.3 7 7 Author: YourChoice Informatik GmbH 8 8 Author URI: https://www.yourchoice.ch … … 29 29 30 30 // Plugin Version 31 define('YOURCHOICE_MAILPRO_VER', '2.0. 1');31 define('YOURCHOICE_MAILPRO_VER', '2.0.3'); 32 32 33 33 /*
Note: See TracChangeset
for help on using the changeset viewer.