Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nodes
typescript
modules
duniter-currency-monit
Commits
9fd487d8
Commit
9fd487d8
authored
Feb 23, 2019
by
Cédric Moreau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.4.15
parent
c6826574
Pipeline
#4745
passed with stage
in 31 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
package.json
package.json
+1
-1
views/about.html
views/about.html
+1
-1
No files found.
package.json
View file @
9fd487d8
{
"name"
:
"duniter-currency-monit"
,
"version"
:
"0.4.1
4
"
,
"version"
:
"0.4.1
5
"
,
"main"
:
"index.js"
,
"license"
:
"AGPLv3"
,
"scripts"
:
{
...
...
views/about.html
View file @
9fd487d8
...
...
@@ -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://git.duniter.org/nodes/typescript/modules/duniter-currency-monit/tree/v0.4.1
4
"
>
0.4.1
4
</a></div><br>
<div
align=
"left"
>
${LANG['VERSION']} :
<a
href=
"https://git.duniter.org/nodes/typescript/modules/duniter-currency-monit/tree/v0.4.1
5
"
>
0.4.1
5
</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"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment