From 9ac59c0b4df9d3209d5afe79321e257fe30792ac Mon Sep 17 00:00:00 2001 From: Isaiah Billingsley Date: Thu, 14 Apr 2016 19:30:07 -0400 Subject: [PATCH] Update manifest and readme --- README.md | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c2d70a..14f4179 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ This project is licensed under the **MIT License**, see [LICENSE_MIT.txt](LICENS Changelog --------- +### Version 1.19 - April 14, 2016 + +- Fixed weather not updating + ### Version 1.18 - April 3, 2016 - Removed geolocation diff --git a/manifest.json b/manifest.json index 47576c2..ae8d112 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Humble New Tab Page", - "version": "1.18", + "version": "1.19", "minimum_chrome_version": "37", "manifest_version": 2, "description": "Redesigned new tab page featuring your bookmarks, apps, most visited, recently closed, and weather in a custom layout.",