Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pascal Engélibert
duniter
Commits
fc21f99b
Commit
fc21f99b
authored
Apr 28, 2019
by
Cédric Moreau
Browse files
v1.7.17
parent
f9282124
Changes
4
Hide whitespace changes
Inline
Side-by-side
gui/index.html
View file @
fc21f99b
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<title>
Duniter 1.7.1
6
</title>
<title>
Duniter 1.7.1
7
</title>
<style>
html
{
font-family
:
"Courier New"
,
Courier
,
monospace
;
...
...
package.json
View file @
fc21f99b
{
"name"
:
"duniter"
,
"version"
:
"1.7.1
6
"
,
"version"
:
"1.7.1
7
"
,
"engines"
:
{
"node"
:
">=8.2.1 <10"
,
"npm"
:
">=3.10"
...
...
@@ -12,7 +12,7 @@
"node-main"
:
"./bin/duniter"
,
"window"
:
{
"icon"
:
"duniter.png"
,
"title"
:
"v1.7.1
6
"
,
"title"
:
"v1.7.1
7
"
,
"width"
:
800
,
"height"
:
800
,
"min_width"
:
750
,
...
...
release/arch/windows/duniter.iss
View file @
fc21f99b
...
...
@@ -15,7 +15,7 @@
#error "Unable to find MyAppExe"
#endif
#define MyAppVerStr "v1.7.1
6
"
#define MyAppVerStr "v1.7.1
7
"
[Setup]
AppName={#MyAppName}
...
...
release/extra/debian/package/DEBIAN/control
View file @
fc21f99b
Package: duniter
Version: 1.7.1
6
Version: 1.7.1
7
Depends: unzip
Section: misc
Priority: optional
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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