Plugin Directory

Changeset 3359134


Ignore:
Timestamp:
09/10/2025 11:14:15 AM (6 months ago)
Author:
aryans
Message:
  • Fixed FAQs
Location:
site-suggest
Files:
32 added
2 edited

Legend:

Unmodified
Added
Removed
  • site-suggest/trunk/readme.txt

    r3359133 r3359134  
    44Tested up to:      6.8
    55Requires PHP:      7.2
    6 Stable tag:        1.3.2
     6Stable tag:        1.3.3
    77License:           GPLv2 or later
    88License URI:       https://www.gnu.org/licenses/gpl-2.0.html
  • site-suggest/trunk/site-suggest.php

    r3359131 r3359134  
    66 * Author: Blurr Studio
    77 * Author URI: https://blurr.it/
    8  * Version: 1.3.2
     8 * Version: 1.3.3
    99 * License: GPL v2 or later
    1010 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3636            define('stsgt_URL', plugin_dir_url(__FILE__));
    3737            define('stsgt_SLUG', 'site-suggest');
    38             define('stsgt_VERSION', '1.3.2');
     38            define('stsgt_VERSION', '1.3.3');
    3939        }
    4040
Note: See TracChangeset for help on using the changeset viewer.