Plugin Directory

Changeset 2725696


Ignore:
Timestamp:
05/17/2022 10:41:30 PM (4 years ago)
Author:
podiumsupport
Message:

tagging version 1.0.5

Location:
podium
Files:
6 edited
1 copied

Legend:

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

    r2725667 r2725696  
    33Contributors: Podium 
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.4 
    6 Stable Tag: 1.0.4 
     5Version: 1.0.5 
     6Stable Tag: 1.0.5 
    77License: GPLv2 or later 
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html 
  • podium/tags/1.0.5/podium.php

    r2725667 r2725696  
    22/*
    33 * Plugin Name: Podium
    4  * Version: 1.0.3
    5  * Stable Tag: 1.0.3
     4 * Version: 1.0.5
     5 * Stable Tag: 1.0.5
    66 * 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.
    77 * Author: Podium
     
    1515* Define
    1616*/
    17 define('podium_4f050d29b8BB9_VERSION', '1.0.4');
     17define('podium_4f050d29b8BB9_VERSION', '1.0.5');
    1818define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__));
    1919define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__));
  • podium/tags/1.0.5/readme.txt

    r2725667 r2725696  
    33Contributors: Podium
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.4
    6 Stable Tag: 1.0.4
     5Version: 1.0.5
     6Stable Tag: 1.0.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • podium/trunk/README.md

    r2725667 r2725696  
    33Contributors: Podium 
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.4 
    6 Stable Tag: 1.0.4 
     5Version: 1.0.5 
     6Stable Tag: 1.0.5 
    77License: GPLv2 or later 
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html 
  • podium/trunk/podium.php

    r2725667 r2725696  
    22/*
    33 * Plugin Name: Podium
    4  * Version: 1.0.3
    5  * Stable Tag: 1.0.3
     4 * Version: 1.0.5
     5 * Stable Tag: 1.0.5
    66 * 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.
    77 * Author: Podium
     
    1515* Define
    1616*/
    17 define('podium_4f050d29b8BB9_VERSION', '1.0.4');
     17define('podium_4f050d29b8BB9_VERSION', '1.0.5');
    1818define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__));
    1919define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__));
  • podium/trunk/readme.txt

    r2725667 r2725696  
    33Contributors: Podium
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.4
    6 Stable Tag: 1.0.4
     5Version: 1.0.5
     6Stable Tag: 1.0.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.