diff --git a/app/js/lib/updater.js b/app/js/lib/updater.js index c65d073d..4ad7edda 100644 --- a/app/js/lib/updater.js +++ b/app/js/lib/updater.js @@ -1,6 +1,6 @@ const { ipcRenderer } = require('electron'); global.ipcRenderer = ipcRenderer; -const currentVersion = "1.8.7"; +const currentVersion = "1.8.8"; global.TEST = false; @@ -34,7 +34,7 @@ module.exports = { `

- New in v1.8.7 + New in v1.8.7 - 1.8.8