Awesome Weather Widget - Version 1.0.2

Version Description

Removed debugging code, sorry!

Download this release

Release Info

Developer halgatewood
Plugin Icon 128x128 Awesome Weather Widget
Version 1.0.2
Comparing to
See all releases

Code changes from version 1.0.1 to 1.0.2

Files changed (2) hide show
  1. awesome-weather.php +1 -1
  2. readme.txt +6 -0
awesome-weather.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://halgatewood.com/awesome-weather
5
  Description: A weather widget that actually looks cool
6
  Author: Hal Gatewood
7
  Author URI: http://www.halgatewood.com
8
- Version: 1.0.1
9
 
10
 
11
  FILTERS AVAILABLE:
5
  Description: A weather widget that actually looks cool
6
  Author: Hal Gatewood
7
  Author URI: http://www.halgatewood.com
8
+ Version: 1.0.2
9
 
10
 
11
  FILTERS AVAILABLE:
readme.txt CHANGED
@@ -46,11 +46,17 @@ All weather data is provided by http://openweathermap.org and is cached for one
46
 
47
  == Upgrade Notice ==
48
 
 
 
 
49
  = 1.0.1 =
50
  Changed API endpoints. Might not find weather without update.
51
 
52
  == Changelog ==
53
 
 
 
 
54
  = 1.0.1 =
55
  * Changed API endpoints
56
 
46
 
47
  == Upgrade Notice ==
48
 
49
+ = 1.0.2 =
50
+ Removed debugging code, sorry!
51
+
52
  = 1.0.1 =
53
  Changed API endpoints. Might not find weather without update.
54
 
55
  == Changelog ==
56
 
57
+ = 1.0.2 =
58
+ * Removed debugging code, sorry!
59
+
60
  = 1.0.1 =
61
  * Changed API endpoints
62