We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a095d commit ba8d2dcCopy full SHA for ba8d2dc
1 file changed
gruntfile.js
@@ -33,7 +33,9 @@ module.exports = function (grunt) {
33
'electron-installer-debian': {
34
app: {
35
options: {
36
+ name: 'boostnote',
37
productName: 'Boostnote',
38
+ genericName: 'Boostnote',
39
productDescription: 'The opensource note app for developer.',
40
arch: 'amd64',
41
categories: [
0 commit comments