From 11094475ca5e9c19270d69ba207734fe9aaae053 Mon Sep 17 00:00:00 2001 From: sneakypete81 Date: Wed, 24 Apr 2019 15:54:27 +0100 Subject: [PATCH] bump to 4.4.0 --- CHANGELOG.md | 3 +-- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8899da1..d3cfe94f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,10 @@ # Update Scanner Changelog -## 4.4.0beta3 +## 4.4.0 * Open a new tab when a page is clicked in the popup (#286) * Popup no longer truncates buttons (#326 #178 thanks to @Jackymancs4) * Popup now displays correctly in overflow menu (#322 thanks to @Jackymancs4) -* Further Popup styling tweaks * Prevent incorrect HTML from appearing when reusing IDs (#305) * Make page heading slightly blue, as a hint that it's clickable (#299) * Fix missing Restore dialog for Linux (#371) diff --git a/src/manifest.json b/src/manifest.json index 16548b78..61da8629 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Update Scanner", "short_name": "Updatescan", - "version": "4.4.0beta3", + "version": "4.4.0", "description": "Monitors webpages for updates.", "homepage_url": "https://sneakypete81.github.io/updatescanner/", "applications": {