Plugin Directory

Changeset 3347393


Ignore:
Timestamp:
08/20/2025 08:26:36 AM (6 months ago)
Author:
codemanas
Message:

Update to version 2.0.13 from GitHub

Location:
search-with-typesense
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • search-with-typesense/tags/2.0.13/readme.txt

    r3310868 r3347393  
    55Tested up to: 6.8.0
    66Requires PHP: 7.4
    7 Stable tag: 2.0.12
     7Stable tag: 2.0.13
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    8282
    8383== Changelog ==
     84= 2.0.13 August 20, 2023 =
     85* Misc: Typesense Demo links Updatedd;
    8486
    8587= 2.0.12 Jun 9, 2023 =
  • search-with-typesense/tags/2.0.13/vendor/composer/installed.php

    r3308326 r3347393  
    22    'root' => array(
    33        'name' => 'codemanas/typesense',
    4         'pretty_version' => '2.0.12',
    5         'version' => '2.0.12.0',
    6         'reference' => 'a1d88affa00c998ed9c326158f179a507d96a757',
     4        'pretty_version' => '2.0.13',
     5        'version' => '2.0.13.0',
     6        'reference' => 'ddd446107fc5e0293027917d85abbfef238e3541',
    77        'type' => 'project',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'codemanas/typesense' => array(
    14             'pretty_version' => '2.0.12',
    15             'version' => '2.0.12.0',
    16             'reference' => 'a1d88affa00c998ed9c326158f179a507d96a757',
     14            'pretty_version' => '2.0.13',
     15            'version' => '2.0.13.0',
     16            'reference' => 'ddd446107fc5e0293027917d85abbfef238e3541',
    1717            'type' => 'project',
    1818            'install_path' => __DIR__ . '/../../',
  • search-with-typesense/trunk/readme.txt

    r3310868 r3347393  
    55Tested up to: 6.8.0
    66Requires PHP: 7.4
    7 Stable tag: 2.0.12
     7Stable tag: 2.0.13
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    8282
    8383== Changelog ==
     84= 2.0.13 August 20, 2023 =
     85* Misc: Typesense Demo links Updatedd;
    8486
    8587= 2.0.12 Jun 9, 2023 =
  • search-with-typesense/trunk/vendor/composer/installed.php

    r3308326 r3347393  
    22    'root' => array(
    33        'name' => 'codemanas/typesense',
    4         'pretty_version' => '2.0.12',
    5         'version' => '2.0.12.0',
    6         'reference' => 'a1d88affa00c998ed9c326158f179a507d96a757',
     4        'pretty_version' => '2.0.13',
     5        'version' => '2.0.13.0',
     6        'reference' => 'ddd446107fc5e0293027917d85abbfef238e3541',
    77        'type' => 'project',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'codemanas/typesense' => array(
    14             'pretty_version' => '2.0.12',
    15             'version' => '2.0.12.0',
    16             'reference' => 'a1d88affa00c998ed9c326158f179a507d96a757',
     14            'pretty_version' => '2.0.13',
     15            'version' => '2.0.13.0',
     16            'reference' => 'ddd446107fc5e0293027917d85abbfef238e3541',
    1717            'type' => 'project',
    1818            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.