fix file include pattern
This commit is contained in:
parent
f4ef4d63cb
commit
aa4757355a
@ -73,7 +73,7 @@ const paths = {
|
||||
"emscripten/taler-emscripten-lib.js",
|
||||
"img/icon.png",
|
||||
"img/logo.png",
|
||||
"src/**/*.{js,css,html}",
|
||||
"src/webex/**/*.{js,css,html}",
|
||||
],
|
||||
// for the source distribution
|
||||
extra: [
|
||||
|
@ -4,8 +4,8 @@
|
||||
"name": "GNU Taler Wallet (git)",
|
||||
"description": "Privacy preserving and transparent payments",
|
||||
"author": "GNU Taler Developers",
|
||||
"version": "0.6.54",
|
||||
"version_name": "0.5.0-pre7",
|
||||
"version": "0.6.55",
|
||||
"version_name": "0.5.0-pre8",
|
||||
|
||||
"minimum_chrome_version": "51",
|
||||
"minimum_opera_version": "36",
|
||||
|
Loading…
Reference in New Issue
Block a user