Skip to content
Snippets Groups Projects
Commit 795fc8fc authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

v1.8.7-rc2

parent 3cef292d
No related branches found
Tags v1.8.7-rc2
No related merge requests found
Pipeline #32401 failed
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Duniter 1.8.7-rc1</title>
<title>Duniter 1.8.7-rc2</title>
<style>
html {
font-family: "Courier New", Courier, monospace;
......
This diff is collapsed.
{
"name": "duniter",
"version": "1.8.7-rc1",
"version": "1.8.7-rc2",
"engines": {
"node": ">= 10.19",
"npm": ">= 6.13",
......@@ -13,7 +13,7 @@
"node-main": "./bin/duniter",
"window": {
"icon": "duniter.png",
"title": "v1.8.7-rc1",
"title": "v1.8.7-rc2",
"width": 800,
"height": 800,
"min_width": 750,
......
......@@ -15,7 +15,7 @@
#error "Unable to find MyAppExe"
#endif
#define MyAppVerStr "v1.8.7-rc1"
#define MyAppVerStr "v1.8.7-rc2"
[Setup]
AppName={#MyAppName}
......
Package: duniter
Version: 1.8.7-rc1
Version: 1.8.7-rc2
Depends: unzip
Section: misc
Priority: optional
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment