diff --git a/package.json b/package.json index 22ca8c5fb19c2b2b9e85c0b134c8d24f0c22ffdb..f828940e7ad1cb957541e8db07cc4277f0bd7ef2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "duniter-currency-monit", - "version": "0.3.2", + "version": "module-0.3.4", "main": "index.js", "license": "AGPLv3", "dependencies": { @@ -24,13 +24,13 @@ "ws": "1.1.1" }, "devDependencies": { - "duniter": "1.3.9", + "duniter": "1.3.14", "duniter-bma": "1.3.x", "duniter-crawler": "1.3.x", "duniter-keypair": "1.3.x", "duniter-prover": "1.3.x" }, "peerDependencies": { - "duniter": "1.3.13" + "duniter": "1.3.14" } } diff --git a/views/about.html b/views/about.html index 5b5028781cff27e624a07a6a5279a31f345a6e11..f3a27b0b12a23470aa453dc6358a6c68d3671cb3 100755 --- a/views/about.html +++ b/views/about.html @@ -31,7 +31,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD} <a href="https://github.com/duniter/duniter-currency-monit/blob/master/LICENSE">License AGPL V 3.0</a><br> <a href="https://github.com/duniter/duniter-currency-monit/">github repository</a> </div><br> -<div align="left">Version : <a href="https://github.com/duniter/duniter-currency-monit/releases/tag/module-0.3.3">module-0.3.3</a></div><br> +<div align="left">Version : <a href="https://github.com/duniter/duniter-currency-monit/releases/tag/module-0.3.4">module-0.3.4</a></div><br> <div align="left">Author : <a href="https://github.com/librelois">Éloïs Librelois</a></div><br> <div align="left">Contributors : <a href="https://github.com/jytou">jytou</a> (translator), <a href="https://github.com/devingfx">devingfx</a> (frontend), <a href="https://github.com/c-geek">cgeek</a> (willMembers and wotex),<a href="https://github.com/M5oul">M5oul</a> (adjustments)</div><br> <br>