Plugin Directory

Changeset 2724820


Ignore:
Timestamp:
05/16/2022 08:06:14 PM (4 years ago)
Author:
podiumsupport
Message:

tagging version 1.0.2

Location:
podium
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • podium/tags/1.0.2/README.md

    r2723517 r2724820  
    22
    33Contributors: Podium 
    4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 
    5 Version: 1.0.0 
     4Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
     5Version: 1.0.2 
     6Stable Tag: 1.0.2 
    67License: GPLv2 or later 
    78License URI: http://www.gnu.org/licenses/gpl-2.0.html 
  • podium/tags/1.0.2/podium.php

    r1944909 r2724820  
    22/*
    33 * Plugin Name: Podium
    4  * Version: 1.0.0
     4 * Version: 1.0.2
     5 * Stable Tag: 1.0.2
    56 * Description: Allow customers to text you right from your website, capture them as leads, and convert them to customers. Install Podium on your WordPress site in just a few clicks.
    67 * Author: Podium
     
    1415* Define
    1516*/
    16 define('podium_4f050d29b8BB9_VERSION', '1.5');
     17define('podium_4f050d29b8BB9_VERSION', '1.0.2');
    1718define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__));
    1819define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__));
  • podium/tags/1.0.2/readme.txt

    r2723590 r2724820  
    33Contributors: Podium
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.1
     5Version: 1.0.2
     6Stable Tag: 1.0.2
    67License: GPLv2 or later
    78License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • podium/trunk/README.md

    r2723517 r2724820  
    22
    33Contributors: Podium 
    4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 
    5 Version: 1.0.0 
     4Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
     5Version: 1.0.2 
     6Stable Tag: 1.0.2 
    67License: GPLv2 or later 
    78License URI: http://www.gnu.org/licenses/gpl-2.0.html 
  • podium/trunk/podium.php

    r1944909 r2724820  
    22/*
    33 * Plugin Name: Podium
    4  * Version: 1.0.0
     4 * Version: 1.0.2
     5 * Stable Tag: 1.0.2
    56 * Description: Allow customers to text you right from your website, capture them as leads, and convert them to customers. Install Podium on your WordPress site in just a few clicks.
    67 * Author: Podium
     
    1415* Define
    1516*/
    16 define('podium_4f050d29b8BB9_VERSION', '1.5');
     17define('podium_4f050d29b8BB9_VERSION', '1.0.2');
    1718define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__));
    1819define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__));
  • podium/trunk/readme.txt

    r2723590 r2724820  
    33Contributors: Podium
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.1
     5Version: 1.0.2
     6Stable Tag: 1.0.2
    67License: GPLv2 or later
    78License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.