Commit 6e0295f8 authored by Jeremy Bokobza's avatar Jeremy Bokobza

Added synopsis

changed name in package.json so that it's unique (especially important on Linux to avoid packages clashes)
parent 2b79335e
......@@ -21,6 +21,7 @@
],
"category": "Utility",
"icon": "dist/assets/images/icons",
"synopsis": "${description}",
"artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}"
},
"nsis": {
......
{
"name": "Breeze",
"description": "Graphical User Interface for Breeze Wallet.",
"name": "BreezeWallet",
"description": "Breeze Wallet: Stratis' dual-currency full block light wallet with a strong focus on privacy.",
"version": "0.3.0",
"author": {
"name": "Stratis Group",
......@@ -12,6 +12,7 @@
"breeze",
"ui",
"stratis",
"bitcoin",
"angular",
"electron",
"typescript",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment