commit 344d3bda09c2e03035598c3ad1c974dd0d9977e2
parent 2d615513409a2adb9b655419e10fc1ccb737401a
Author: Florian Dold <florian.dold@gmail.com>
Date: Wed, 2 Mar 2016 01:34:04 +0100
remove lang js for now
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/gulpfile.js b/gulpfile.js
@@ -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}",
diff --git a/manifest.json b/manifest.json
@@ -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": {