From 482e03e898cf34c64f81bab39b782516b592f272 Mon Sep 17 00:00:00 2001 From: Kerrick Long Date: Mon, 30 Apr 2012 10:15:02 -0500 Subject: [PATCH] Bumped version number to v1.5.0 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b675cd7..69b4aab 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Mostly Harmless", - "version": "1.4.1", + "version": "1.5.0", "description": "Find, vote on, save, hide, and report links on reddit; submit new links; These and more! http://kerrick.github.com/Mostly-Harmless", "browser_action": { "default_icon": "pix/alien.png", @@ -19,4 +19,4 @@ "background_page": "html/background.html", "options_page": "fancy-settings/index.html", "default_locale": "en_US" -} \ No newline at end of file +}