Plugin Directory

Changeset 2717111


Ignore:
Timestamp:
05/02/2022 11:18:24 AM (4 years ago)
Author:
melibo
Message:

add Domain Path

Location:
melibo-chatbot
Files:
31 added
2 edited

Legend:

Unmodified
Added
Removed
  • melibo-chatbot/trunk/melibo-chatbot.php

    r2717105 r2717111  
    44 * Plugin Name: melibo Chatbot
    55 * Description: add your melibo chatbot to your WordPress for free
    6  * Version: 1.3.1
     6 * Version: 1.3.2
    77 * Author: Melibo
    88 * Author URI: www.melibo.de
    99 * Text Domain: melibo-chatbot
     10 * Domain Path: /languages/
    1011 */
    11 define( 'MELIBO_VERSION', '1.3.0');
     12define( 'MELIBO_VERSION', '1.3.2');
    1213
    1314require_once( plugin_dir_path( __FILE__ ) . '/admin/MeliboTranslation.class.php' );
  • melibo-chatbot/trunk/readme.txt

    r2717106 r2717111  
    33Tags: chat, live chat, chatbot, support, livechat, bot, melibo, Helpdesk, E-Commerce, messenger, AI, widget,
    44Tested up to: 5.9.2
    5 Stable tag: 1.3.1
     5Stable tag: 1.3.2
    66License: GPLv2
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    160160
    161161- add Text Domain
     162
     163= 1.3.2 =
     164
     165- add Domain Path
Note: See TracChangeset for help on using the changeset viewer.