diff --git a/config.xml b/config.xml
index e3fc2fbf..bdd8bbf3 100644
--- a/config.xml
+++ b/config.xml
@@ -3,8 +3,8 @@
xmlns="http://www.w3.org/ns/widgets"
xmlns:cdv="http://cordova.apache.org/ns/1.0"
id="fr.duniter.cesium"
- version="0.1.17"
- android-versionCode="5"
+ version="0.1.18"
+ android-versionCode="6"
>
Cesium
diff --git a/package.json b/package.json
index 6e364d0b..ac714144 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cesium",
- "version": "0.1.17",
+ "version": "0.1.18",
"description": "A webapp client for Duniter network",
"dependencies": {
"delete-empty": "^0.1.3",
diff --git a/www/js/config.js b/www/js/config.js
index 87a536af..209da87e 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -13,8 +13,8 @@ angular.module("cesium.config", [])
"NEW_ISSUE_LINK": "https://github.com/duniter/cesium/issues/new?labels=bug",
"TIMEOUT": 4000,
"DEBUG": false,
- "VERSION": "0.1.16",
- "BUILD_DATE": "2016-06-13T13:50:48.101Z"
+ "VERSION": "0.1.17",
+ "BUILD_DATE": "2016-06-14T06:50:51.864Z"
})
;
\ No newline at end of file
diff --git a/www/templates/currency/lookup.html b/www/templates/currency/lookup.html
new file mode 100644
index 00000000..26e96be3
--- /dev/null
+++ b/www/templates/currency/lookup.html
@@ -0,0 +1,7 @@
+
+
+ CURRENCY.SELECT.CURRENCIES
+
+
+
+
diff --git a/www/templates/currency/lookup_form.html b/www/templates/currency/lookup_form.html
new file mode 100644
index 00000000..f2977101
--- /dev/null
+++ b/www/templates/currency/lookup_form.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+