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
timothe
duniter
Commits
c1a02c84
Commit
c1a02c84
authored
Jun 03, 2020
by
Éloïs
Browse files
v1.8.0-beta5
parent
3f5c6e74
Changes
5
Hide whitespace changes
Inline
Side-by-side
gui/index.html
View file @
c1a02c84
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<title>
Duniter 1.8.0-beta
4
</title>
<title>
Duniter 1.8.0-beta
5
</title>
<style>
html
{
font-family
:
"Courier New"
,
Courier
,
monospace
;
...
...
package-lock.json
View file @
c1a02c84
{
"name"
:
"duniter"
,
"version"
:
"1.8.0-beta
4
"
,
"version"
:
"1.8.0-beta
5
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
c1a02c84
{
"name"
:
"duniter"
,
"version"
:
"1.8.0-beta
4
"
,
"version"
:
"1.8.0-beta
5
"
,
"engines"
:
{
"node"
:
">= 10.19"
,
"npm"
:
">= 6.13"
,
...
...
@@ -13,7 +13,7 @@
"node-main"
:
"./bin/duniter"
,
"window"
:
{
"icon"
:
"duniter.png"
,
"title"
:
"v1.8.0-beta
4
"
,
"title"
:
"v1.8.0-beta
5
"
,
"width"
:
800
,
"height"
:
800
,
"min_width"
:
750
,
...
...
release/arch/windows/duniter.iss
View file @
c1a02c84
...
...
@@ -15,7 +15,7 @@
#error "Unable to find MyAppExe"
#endif
#define MyAppVerStr "v1.8.0-beta
4
"
#define MyAppVerStr "v1.8.0-beta
5
"
[Setup]
AppName={#MyAppName}
...
...
release/extra/debian/package/DEBIAN/control
View file @
c1a02c84
Package: duniter
Version: 1.8.0-beta
4
Version: 1.8.0-beta
5
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