Commit f710bde49baba0496435b6271928894d445f65eb

Authored by David Guilherme
1 parent 4ce2d6ca
Exists in master

Release 0.1.2

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
chrome/manifest.json
@@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
3 3
4 "name": "VLibras", 4 "name": "VLibras",
5 "description": "Um tradutor de Português para LIBRAS.", 5 "description": "Um tradutor de Português para LIBRAS.",
6 - "version": "0.1.1", 6 + "version": "0.1.2",
7 7
8 "background": { 8 "background": {
9 "scripts": ["background.js"], 9 "scripts": ["background.js"],
firefox/package.json
1 { 1 {
2 "title": "VLibras Plugin", 2 "title": "VLibras Plugin",
3 "name": "vlibras-plugin", 3 "name": "vlibras-plugin",
4 - "version": "0.1.1", 4 + "version": "0.1.2",
5 "description": "Um tradutor de Português para LIBRAS", 5 "description": "Um tradutor de Português para LIBRAS",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "LAViD", 7 "author": "LAViD",