Plugin Directory

Changeset 3092809


Ignore:
Timestamp:
05/26/2024 10:11:04 PM (22 months ago)
Author:
gsarig
Message:

Update to version 2.8.1 from GitHub

Location:
ootb-openstreetmap
Files:
6 added
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ootb-openstreetmap/tags/2.8.1/ootb-openstreetmap.php

    r3092806 r3092809  
    66 * Requires at least: 5.8.6
    77 * Requires PHP:      7.4
    8  * Version:           2.8.0
     8 * Version:           2.8.1
    99 * Author:            Giorgos Sarigiannidis
    1010 * Author URI:        https://www.gsarigiannidis.gr
     
    2222
    2323const OOTB_BLOCK_NAME     = 'ootb/openstreetmap';
    24 const OOTB_VERSION        = '2.8.0';
     24const OOTB_VERSION        = '2.8.1';
    2525const OOTB_SCRIPT_VERSION = [
    2626    'leaflet'                  => '1.9.4',
  • ootb-openstreetmap/tags/2.8.1/readme.txt

    r3092806 r3092809  
    66Tested up to: 6.5
    77Requires PHP: 7.4
    8 Stable tag: 2.8.0
     8Stable tag: 2.8.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • ootb-openstreetmap/trunk/ootb-openstreetmap.php

    r3092806 r3092809  
    66 * Requires at least: 5.8.6
    77 * Requires PHP:      7.4
    8  * Version:           2.8.0
     8 * Version:           2.8.1
    99 * Author:            Giorgos Sarigiannidis
    1010 * Author URI:        https://www.gsarigiannidis.gr
     
    2222
    2323const OOTB_BLOCK_NAME     = 'ootb/openstreetmap';
    24 const OOTB_VERSION        = '2.8.0';
     24const OOTB_VERSION        = '2.8.1';
    2525const OOTB_SCRIPT_VERSION = [
    2626    'leaflet'                  => '1.9.4',
  • ootb-openstreetmap/trunk/readme.txt

    r3092806 r3092809  
    66Tested up to: 6.5
    77Requires PHP: 7.4
    8 Stable tag: 2.8.0
     8Stable tag: 2.8.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.