Plugin Directory

Changeset 2979709


Ignore:
Timestamp:
10/16/2023 06:22:23 PM (2 years ago)
Author:
usetopic
Message:

1.0.15-minor bug fixes

Location:
raptive-creatorbot
Files:
44 added
2 edited

Legend:

Unmodified
Added
Removed
  • raptive-creatorbot/trunk/README.txt

    r2978869 r2979709  
    55Requires at least: 3.0.1
    66Tested up to: 6.2.0
    7 Stable tag: 1.0.14
     7Stable tag: 1.0.15
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545
    4646== Changelog ==
     47= 1.0.15 =
     48* Small bug fixes
    4749
    48 = 1.0 =
     50= 1.0.14 =
    4951* Initial release!
  • raptive-creatorbot/trunk/raptive-chatbot.php

    r2978869 r2979709  
    1616 * Plugin Name:       Raptive Creatorbot
    1717 * Description:       An interactive chatbot to increase engagement on your site.
    18  * Version:           1.0.14
     18 * Version:           1.0.15
    1919 * Author:            Raptive
    2020 * Author URI:        https://raptive.com/
     
    3535 * Rename this for your plugin and update it as you release new versions.
    3636 */
    37 define( 'RAPTIVE_CHATBOT_VERSION', '1.0.14' );
     37define( 'RAPTIVE_CHATBOT_VERSION', '1.0.15' );
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.