Unverified Commit 02d5be08 authored by Jeremy Bokobza's avatar Jeremy Bokobza Committed by GitHub

Merge pull request #376 from bokobza/master

Added synopsis for Linux
parents d9885e69 6e0295f8
...@@ -20,6 +20,8 @@ ...@@ -20,6 +20,8 @@
"tar.gz" "tar.gz"
], ],
"category": "Utility", "category": "Utility",
"icon": "dist/assets/images/icons",
"synopsis": "${description}",
"artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}" "artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}"
}, },
"nsis": { "nsis": {
......
{ {
"name": "Breeze", "name": "BreezeWallet",
"description": "Graphical User Interface for Breeze Wallet.", "description": "Breeze Wallet: Stratis' dual-currency full block light wallet with a strong focus on privacy.",
"version": "0.3.0", "version": "0.3.0",
"author": { "author": {
"name": "Stratis Group", "name": "Stratis Group",
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
"breeze", "breeze",
"ui", "ui",
"stratis", "stratis",
"bitcoin",
"angular", "angular",
"electron", "electron",
"typescript", "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