diff --git a/app/lib/update.js b/app/lib/update.js index f0e689b2..c9f98de1 100644 --- a/app/lib/update.js +++ b/app/lib/update.js @@ -52,7 +52,7 @@ class Update { defaultId: 1, cancelId: 0, title: 'Zazu Updater', - message: 'Zazu v' + updateVersion + ' is available for download!', + message: 'Zazu ' + updateVersion + ' is available for download!', detail: 'Click download to get the newest version of Zazu!', }, (response) => { if (response === 1) {