Changeset 2374424
- Timestamp:
- 09/03/2020 10:42:46 AM (6 years ago)
- Location:
- weatherzone
- Files:
-
- 6 edited
- 1 copied
-
tags/1.2.11 (copied) (copied from weatherzone/trunk)
-
tags/1.2.11/readme.txt (modified) (2 diffs)
-
tags/1.2.11/weatherzone.php (modified) (2 diffs)
-
tags/1.2.11/weatherzone.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/weatherzone.php (modified) (2 diffs)
-
trunk/weatherzone.pot (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
weatherzone/tags/1.2.11/readme.txt
r2374419 r2374424 4 4 Requires at least: 3.5 5 5 Tested up to: 5.5 6 Stable tag: 1.2.1 06 Stable tag: 1.2.11 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 83 83 == Changelog == 84 84 85 = 1.2.11= 86 * Update release process. 87 88 = 1.2.10= 89 * Update release process. 90 85 91 = 1.2.9= 86 92 * Update release process. -
weatherzone/tags/1.2.11/weatherzone.php
r2374419 r2374424 4 4 Plugin URI: https://om4.io/plugins/weatherzone/ 5 5 Description: 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.1 06 Version: 1.2.11 7 7 Author: OM4 8 8 Author URI: https://om4.io/ … … 32 32 class OM4_WeatherZone { 33 33 34 var $version = '1.2.1 0';34 var $version = '1.2.11'; 35 35 36 36 var $dbVersion = 1; -
weatherzone/tags/1.2.11/weatherzone.pot
r2374419 r2374424 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WeatherZone Embed 1.2.1 0\n"5 "Project-Id-Version: WeatherZone Embed 1.2.11\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/weatherzone\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "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" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n" -
weatherzone/trunk/readme.txt
r2374419 r2374424 4 4 Requires at least: 3.5 5 5 Tested up to: 5.5 6 Stable tag: 1.2.1 06 Stable tag: 1.2.11 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 83 83 == Changelog == 84 84 85 = 1.2.11= 86 * Update release process. 87 88 = 1.2.10= 89 * Update release process. 90 85 91 = 1.2.9= 86 92 * Update release process. -
weatherzone/trunk/weatherzone.php
r2374419 r2374424 4 4 Plugin URI: https://om4.io/plugins/weatherzone/ 5 5 Description: 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.1 06 Version: 1.2.11 7 7 Author: OM4 8 8 Author URI: https://om4.io/ … … 32 32 class OM4_WeatherZone { 33 33 34 var $version = '1.2.1 0';34 var $version = '1.2.11'; 35 35 36 36 var $dbVersion = 1; -
weatherzone/trunk/weatherzone.pot
r2374419 r2374424 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WeatherZone Embed 1.2.1 0\n"5 "Project-Id-Version: WeatherZone Embed 1.2.11\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/weatherzone\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "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" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n"
Note: See TracChangeset
for help on using the changeset viewer.