Plugin Directory

Changeset 2437598


Ignore:
Timestamp:
12/11/2020 04:31:10 PM (5 years ago)
Author:
thundersnow
Message:

Change to 1.0.1 in code files

Location:
yext-answers
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • yext-answers/tags/1.0.1/answers.php

    r2437595 r2437598  
    44 * Plugin Name:   Yext Answers
    55 * Description:   Your customers have questions. Can your website answer them? The Yext Answers plugin allows you to seamlessly integrate your Yext Answers search bar and search results page with your website.
    6  * Version:       1.0.0
     6 * Version:       1.0.1
    77 * Author:        Yext Engineering
    88 * Author URI:    https://www.yext.com
     
    1818 * Current plugin version.
    1919 */
    20 define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0.0');
     20define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0.1');
    2121
    2222/**
  • yext-answers/trunk/answers.php

    r2398786 r2437598  
    44 * Plugin Name:   Yext Answers
    55 * Description:   Your customers have questions. Can your website answer them? The Yext Answers plugin allows you to seamlessly integrate your Yext Answers search bar and search results page with your website.
    6  * Version:       1.0.0
     6 * Version:       1.0.1
    77 * Author:        Yext Engineering
    88 * Author URI:    https://www.yext.com
     
    1818 * Current plugin version.
    1919 */
    20 define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0.0');
     20define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0.1');
    2121
    2222/**
Note: See TracChangeset for help on using the changeset viewer.