Plugin Directory

Changeset 2374424


Ignore:
Timestamp:
09/03/2020 10:42:46 AM (6 years ago)
Author:
om4
Message:

Update to version 1.2.11 from GitHub

Location:
weatherzone
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • weatherzone/tags/1.2.11/readme.txt

    r2374419 r2374424  
    44Requires at least: 3.5
    55Tested up to: 5.5
    6 Stable tag: 1.2.10
     6Stable tag: 1.2.11
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8383== Changelog ==
    8484
     85= 1.2.11=
     86* Update release process.
     87
     88= 1.2.10=
     89* Update release process.
     90
    8591= 1.2.9=
    8692* Update release process.
  • weatherzone/tags/1.2.11/weatherzone.php

    r2374419 r2374424  
    44Plugin URI: https://om4.io/plugins/weatherzone/
    55Description: Allows you to embed WeatherZone.com.au weather buttons on your site. Supports both weather forecast and current weather observations buttons.
    6 Version: 1.2.10
     6Version: 1.2.11
    77Author: OM4
    88Author URI: https://om4.io/
     
    3232class OM4_WeatherZone {
    3333
    34     var $version = '1.2.10';
     34    var $version = '1.2.11';
    3535
    3636    var $dbVersion = 1;
  • weatherzone/tags/1.2.11/weatherzone.pot

    r2374419 r2374424  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WeatherZone Embed 1.2.10\n"
     5"Project-Id-Version: WeatherZone Embed 1.2.11\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/weatherzone\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2020-09-03T10:34:19+00:00\n"
     12"POT-Creation-Date: 2020-09-03T10:40:36+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.4.0\n"
  • weatherzone/trunk/readme.txt

    r2374419 r2374424  
    44Requires at least: 3.5
    55Tested up to: 5.5
    6 Stable tag: 1.2.10
     6Stable tag: 1.2.11
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8383== Changelog ==
    8484
     85= 1.2.11=
     86* Update release process.
     87
     88= 1.2.10=
     89* Update release process.
     90
    8591= 1.2.9=
    8692* Update release process.
  • weatherzone/trunk/weatherzone.php

    r2374419 r2374424  
    44Plugin URI: https://om4.io/plugins/weatherzone/
    55Description: Allows you to embed WeatherZone.com.au weather buttons on your site. Supports both weather forecast and current weather observations buttons.
    6 Version: 1.2.10
     6Version: 1.2.11
    77Author: OM4
    88Author URI: https://om4.io/
     
    3232class OM4_WeatherZone {
    3333
    34     var $version = '1.2.10';
     34    var $version = '1.2.11';
    3535
    3636    var $dbVersion = 1;
  • weatherzone/trunk/weatherzone.pot

    r2374419 r2374424  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WeatherZone Embed 1.2.10\n"
     5"Project-Id-Version: WeatherZone Embed 1.2.11\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/weatherzone\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2020-09-03T10:34:19+00:00\n"
     12"POT-Creation-Date: 2020-09-03T10:40:36+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.4.0\n"
Note: See TracChangeset for help on using the changeset viewer.