Plugin Directory

Changeset 2061691


Ignore:
Timestamp:
04/02/2019 04:15:37 PM (7 years ago)
Author:
afoucret
Message:

Update version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • swiftype-search/trunk/swiftype.php

    r2056911 r2061691  
    66Description: The Swiftype Search plugin replaces the standard WordPress search with a better search engine that is fully customizable via the Swiftype dashboard. The Swiftype dashboard lets you customize the results for any search keyword via a drag-and-drop interface.
    77Author: Swiftype, Inc.
    8 Version: 2.0.0
     8Version: 2.0.1
    99Author URI: http://swiftype.com
    1010*/
    1111
    12 define('SWIFTYPE_VERSION', '2.0.0');
     12define('SWIFTYPE_VERSION', '2.0.1');
    1313
    1414require_once('vendor/autoload.php');
Note: See TracChangeset for help on using the changeset viewer.