diff --git a/chrome/manifest.json b/chrome/manifest.json index ae14d5f..5b8fb87 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -3,7 +3,7 @@ "name": "VLibras", "description": "Um tradutor de Português para LIBRAS.", - "version": "0.1.0", + "version": "0.1.1", "background": { "scripts": ["background.js"], diff --git a/firefox/package.json b/firefox/package.json index 54c5982..afc48cc 100644 --- a/firefox/package.json +++ b/firefox/package.json @@ -1,7 +1,7 @@ { "title": "VLibras Plugin", "name": "vlibras-plugin", - "version": "0.0.1", + "version": "0.1.1", "description": "Um tradutor de Português para LIBRAS", "main": "index.js", "author": "LAViD", -- libgit2 0.21.2