Plugin Directory

Changeset 2950523


Ignore:
Timestamp:
08/09/2023 12:38:35 PM (3 years ago)
Author:
yourchoice
Message:

Bugfix

Location:
yourchoice-mailpro/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • yourchoice-mailpro/trunk/readme.txt

    r2950512 r2950523  
    33Tags: MailPro, YourChoice, Newsletter, Subscribers
    44Requires at least: 3.7
    5 Tested up to: 6.2.2
    6 Stable tag: 2.0.1
     5Tested up to: 6.3
     6Stable tag: 2.0.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3939
    4040== Changelog ==
     41
     42= 2.0.3 =
     43* 2023-08-09
     44* Bugfix
    4145
    4246= 2.0.2 =
  • yourchoice-mailpro/trunk/yourchoice-mailpro.php

    r2925807 r2950523  
    44Plugin URI: https://www.yourchoice.ch
    55Description: A MailPro API interface to add email addresses into a MailPro address book
    6 Version: 2.0.1
     6Version: 2.0.3
    77Author: YourChoice Informatik GmbH
    88Author URI: https://www.yourchoice.ch
     
    2929
    3030// Plugin Version
    31 define('YOURCHOICE_MAILPRO_VER', '2.0.1');
     31define('YOURCHOICE_MAILPRO_VER', '2.0.3');
    3232
    3333/*
Note: See TracChangeset for help on using the changeset viewer.