Plugin Directory

Changeset 1393153


Ignore:
Timestamp:
04/12/2016 05:07:15 PM (10 years ago)
Author:
searchiq
Message:

changed the stable tag to trunk

Location:
searchiq/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • searchiq/trunk/assets/js/admin-script.js

    r1393133 r1393153  
    2828                    //thisVar.parents('.section').find('h2').trigger('click');
    2929                    if(typeof res.engineName != 'undefined'){
    30                         alert("engineName:-"+res.engineName+"-");
    3130                        thisVar.parents('.section').next('.section.section-2').find("#siq_search_engine").val(res.engineName);
    3231                        thisVar.parents('.section').next('.section.section-2').removeClass('not-done').addClass('done no-engine');
  • searchiq/trunk/readme.txt

    r1393133 r1393153  
    55Requires at least: 3.7
    66Tested up to: 4.4.1
    7 Stable tag: 1.0.8
     7Stable tag: trunk
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.