remove lang js for now
This commit is contained in:
parent
2d61551340
commit
344d3bda09
@ -58,6 +58,7 @@ const paths = {
|
||||
"img/*",
|
||||
"style/*.css",
|
||||
"lib/vendor/*",
|
||||
"lib/i18n-strings.js",
|
||||
"lib/emscripten/libwrapper.js",
|
||||
"lib/module-trampoline.js",
|
||||
"popup/**/*.{html,css}",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"description": "Privacy preserving and transparent payments",
|
||||
"manifest_version": 2,
|
||||
"name": "GNU Taler Wallet (git)",
|
||||
"version": "0.5.11",
|
||||
"version": "0.5.12",
|
||||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
|
Loading…
Reference in New Issue
Block a user