Skip to content
Snippets Groups Projects
Commit 9fd487d8 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

v0.4.15

parent c6826574
No related branches found
No related tags found
No related merge requests found
Pipeline #4745 passed
{ {
"name": "duniter-currency-monit", "name": "duniter-currency-monit",
"version": "0.4.14", "version": "0.4.15",
"main": "index.js", "main": "index.js",
"license": "AGPLv3", "license": "AGPLv3",
"scripts": { "scripts": {
......
...@@ -7,7 +7,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD} ...@@ -7,7 +7,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD}
${printMenu(MENU_LANG, help, "ABOUT")} ${printMenu(MENU_LANG, help, "ABOUT")}
</form> </form>
<div align="left">${LANG['VERSION']} : <a href="https://git.duniter.org/nodes/typescript/modules/duniter-currency-monit/tree/v0.4.14">0.4.14</a></div><br> <div align="left">${LANG['VERSION']} : <a href="https://git.duniter.org/nodes/typescript/modules/duniter-currency-monit/tree/v0.4.15">0.4.15</a></div><br>
<div align="left">${LANG['AUTHOR']} : <a href="https://github.com/librelois">Éloïs Librelois</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"><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"> <div align="left">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment