monerod-gui/electron-installer-debian.json
argenius 49ab64cf07
Some checks failed
Lint Test / build (20) (push) Has been cancelled
MacOS Build / build (20) (push) Has been cancelled
MacOS 12 - x64 DMG Build / build (20) (push) Has been cancelled
Ubuntu 22.04 - AppImage Build / build (20) (push) Has been cancelled
Ubuntu 22.04 - x64 DEB Build / build (20) (push) Has been cancelled
Ubuntu 24.04 - x64 DEB Build / build (20) (push) Has been cancelled
Windows Build / build (20) (push) Has been cancelled
Bump version
2024-11-02 14:14:54 +01:00

14 lines
No EOL
316 B
JSON

{
"name": "monerod-gui",
"productName": "Monero Daemon",
"genericName": "Cryptocurrency Node Manager",
"version": "0.1.2",
"dest": "release/",
"icon": "src/assets/icons/favicon.256x256.png",
"categories": [
"Network"
],
"lintianOverrides": [
"changelog-file-missing-in-native-package"
]
}