Plugin Directory

Changeset 2575873


Ignore:
Timestamp:
08/01/2021 01:06:27 AM (5 years ago)
Author:
servicebot
Message:

Update to version 2.1.5-fixed from GitHub

Location:
servicebot
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • servicebot/tags/2.1.5-fixed/servicebot.php

    r2575845 r2575873  
    1717 * Plugin URI:        http://www.wpexplorer.com/servicebot/
    1818 * Description:       Provides NO-CODE integration between WordPress and Billflow, an UI layer on top of Stripe Billing.
    19  * Version:           2.1.4
     19 * Version:           2.1.5
    2020 * Author:            Billflow
    2121 * Author URI:        https://billflow.io
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'SERVICEBOT_VERSION', '2.1.4' );
     38define( 'SERVICEBOT_VERSION', '2.1.5' );
    3939
    4040/**
  • servicebot/trunk/servicebot.php

    r2575845 r2575873  
    1717 * Plugin URI:        http://www.wpexplorer.com/servicebot/
    1818 * Description:       Provides NO-CODE integration between WordPress and Billflow, an UI layer on top of Stripe Billing.
    19  * Version:           2.1.4
     19 * Version:           2.1.5
    2020 * Author:            Billflow
    2121 * Author URI:        https://billflow.io
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'SERVICEBOT_VERSION', '2.1.4' );
     38define( 'SERVICEBOT_VERSION', '2.1.5' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.