diff --git a/package.json b/package.json index b7d5868e94953195cc9c32e1d39e7a8c37df0875..3bacc57fa900db8f4d16da723f3297c7df055257 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "duniter-currency-monit", - "version": "0.4.2", + "version": "0.4.4", "main": "index.js", "license": "AGPLv3", "dependencies": { diff --git a/readme.md b/readme.md index e5757ca39774adb23767974acd8598df904bf5c9..bf7701209241851a8bf6d39802c6c146f6f1ef19 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Currency-Monit Module -Requires Duniter 1.3.9 or higher +Requires Duniter **1.4.8** or higher ## Installation @@ -11,7 +11,7 @@ Requires Duniter 1.3.9 or higher 1. go to localhost:9220/#/main/settings/modules and at the foot of page enter: ```bash -https://github.com/duniter/duniter-currency-monit/archive/0.3.7.tar.gz +https://github.com/duniter/duniter-currency-monit/archive/0.4.4.tar.gz ``` then clik to button INSTALL THIS MODULE @@ -24,7 +24,7 @@ then clik to button INSTALL THIS MODULE 2. plug the plugin to your duniter node: ```bash -duniter plug https://github.com/duniter/duniter-currency-monit/archive/0.3.7.tar.gz +duniter plug https://github.com/duniter/duniter-currency-monit/archive/0.4.4.tar.gz ``` 3. Stop your duniter node and restart it in the following method: diff --git a/views/about.html b/views/about.html index 2a13755efe8a396996fbef3ba8ddbc80e749f06d..6ba1c092d059561ad9547c804debdb3cfa427eaa 100755 --- a/views/about.html +++ b/views/about.html @@ -7,7 +7,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD} ${printMenu(MENU_LANG, help, "ABOUT")} </form> -<div align="left">${LANG['VERSION']} : <a href="https://github.com/duniter/duniter-currency-monit/releases/tag/0.4.2">0.4.2</a></div><br> +<div align="left">${LANG['VERSION']} : <a href="https://github.com/duniter/duniter-currency-monit/releases/tag/0.4.4">0.4.4</a></div><br> <div align="left">${LANG['AUTHOR']} : <a href="https://github.com/librelois">Éloïs Librelois</a></div><br> <div align="left"><small>${LANG['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)</small></div><br> <div align="left">