Version update

This commit is contained in:
Scott Idem
2022-05-07 18:06:33 -04:00
parent d762ec3b20
commit ab6a071986

View File

@@ -66,7 +66,7 @@ function createWindow () {
win.loadFile('app/index.html');
// Open the DevTools.
win.webContents.openDevTools();
// win.webContents.openDevTools();
// Emitted when the window is closed.
win.on('closed', () => {