aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-28 11:53:30 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-28 11:53:30 +0200
commit4373c3f6e07f03ebf2b49686a439e523cf74749c (patch)
tree2dc2a158326993d49efe937cd78407e0d5d8eec4
parent910decc643a630dc3eb8e48dff83255f183a6f94 (diff)
downloadwallet-core-4373c3f6e07f03ebf2b49686a439e523cf74749c.tar.xz
version
-rw-r--r--gulpfile.js1
-rw-r--r--i18n/de.po2
-rw-r--r--i18n/en-US.po2
-rw-r--r--i18n/fr.po2
-rw-r--r--i18n/it.po2
-rw-r--r--i18n/taler-wallet-webex.pot2
-rw-r--r--manifest.json2
7 files changed, 7 insertions, 6 deletions
diff --git a/gulpfile.js b/gulpfile.js
index f8379d638..ce90fec8e 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -72,6 +72,7 @@ const paths = {
"popup/**/*.{html,css}",
"pages/**/*.{html,css}",
"lib/**/*.d.ts",
+ "background/*.html",
],
extra: [
"AUTHORS",
diff --git a/i18n/de.po b/i18n/de.po
index 95710a89c..4d2d8fcae 100644
--- a/i18n/de.po
+++ b/i18n/de.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Taler Wallet\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-27 16:03+0200\n"
+"POT-Creation-Date: 2016-09-27 16:55+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/i18n/en-US.po b/i18n/en-US.po
index 15c0ad861..34e7b5595 100644
--- a/i18n/en-US.po
+++ b/i18n/en-US.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Taler Wallet\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-27 16:03+0200\n"
+"POT-Creation-Date: 2016-09-27 16:55+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/i18n/fr.po b/i18n/fr.po
index 4ebc4f8c9..a1306a389 100644
--- a/i18n/fr.po
+++ b/i18n/fr.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Taler Wallet\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-27 16:03+0200\n"
+"POT-Creation-Date: 2016-09-27 16:55+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/i18n/it.po b/i18n/it.po
index 4ebc4f8c9..a1306a389 100644
--- a/i18n/it.po
+++ b/i18n/it.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Taler Wallet\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-27 16:03+0200\n"
+"POT-Creation-Date: 2016-09-27 16:55+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/i18n/taler-wallet-webex.pot b/i18n/taler-wallet-webex.pot
index 4ebc4f8c9..a1306a389 100644
--- a/i18n/taler-wallet-webex.pot
+++ b/i18n/taler-wallet-webex.pot
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Taler Wallet\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-27 16:03+0200\n"
+"POT-Creation-Date: 2016-09-27 16:55+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/manifest.json b/manifest.json
index f2f29bf44..bb979de97 100644
--- 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.6.2",
+ "version": "0.6.4",
"version_name": "0.0.1-pre",
"applications": {