From 63ae1221a9d8c97400d9ceb05f0db4082a9f7093 Mon Sep 17 00:00:00 2001 From: Jhonatas Rodrigues Date: Mon, 12 Aug 2019 19:53:41 -0300 Subject: [PATCH] update to version 1.0.4 --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 827bea6..3841031 100755 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,10 +2,10 @@ "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "1.0.3", + "version": "1.0.4", "homepage_url": "https://github.com/mozillabrasil/sumo_live_helper", "default_locale": "en", - "author": "Mozilla Brasil, Jhonatas Rodrigues", + "author": "Mozilla Brasil, Jhonatas Rodrigues, Wesley Branton", "applications": { "gecko": { "strict_min_version": "58.0",