Changeset 2725696
- Timestamp:
- 05/17/2022 10:41:30 PM (4 years ago)
- Location:
- podium
- Files:
-
- 6 edited
- 1 copied
-
tags/1.0.5 (copied) (copied from podium/trunk)
-
tags/1.0.5/README.md (modified) (1 diff)
-
tags/1.0.5/podium.php (modified) (2 diffs)
-
tags/1.0.5/readme.txt (modified) (1 diff)
-
trunk/README.md (modified) (1 diff)
-
trunk/podium.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
podium/tags/1.0.5/README.md
r2725667 r2725696 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0. 46 Stable Tag: 1.0. 45 Version: 1.0.5 6 Stable Tag: 1.0.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
podium/tags/1.0.5/podium.php
r2725667 r2725696 2 2 /* 3 3 * Plugin Name: Podium 4 * Version: 1.0. 35 * Stable Tag: 1.0. 34 * Version: 1.0.5 5 * Stable Tag: 1.0.5 6 6 * 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. 7 7 * Author: Podium … … 15 15 * Define 16 16 */ 17 define('podium_4f050d29b8BB9_VERSION', '1.0. 4');17 define('podium_4f050d29b8BB9_VERSION', '1.0.5'); 18 18 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 19 19 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/tags/1.0.5/readme.txt
r2725667 r2725696 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0. 46 Stable Tag: 1.0. 45 Version: 1.0.5 6 Stable Tag: 1.0.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
podium/trunk/README.md
r2725667 r2725696 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0. 46 Stable Tag: 1.0. 45 Version: 1.0.5 6 Stable Tag: 1.0.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
podium/trunk/podium.php
r2725667 r2725696 2 2 /* 3 3 * Plugin Name: Podium 4 * Version: 1.0. 35 * Stable Tag: 1.0. 34 * Version: 1.0.5 5 * Stable Tag: 1.0.5 6 6 * 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. 7 7 * Author: Podium … … 15 15 * Define 16 16 */ 17 define('podium_4f050d29b8BB9_VERSION', '1.0. 4');17 define('podium_4f050d29b8BB9_VERSION', '1.0.5'); 18 18 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 19 19 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/trunk/readme.txt
r2725667 r2725696 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0. 46 Stable Tag: 1.0. 45 Version: 1.0.5 6 Stable Tag: 1.0.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.