Commit 8d9aec3d991dd41ae51d3226cbf43a0c22e15ee9

Authored by David Guilherme
1 parent 50a52e7b
Exists in master

Modifica a versão

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.0", 6 + "version": "0.1.1",
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.0.1", 4 + "version": "0.1.1",
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",