diff --git a/build/release-notes-linux.md b/build/release-notes-linux.md index 721f6f2..f2fea93 100644 --- a/build/release-notes-linux.md +++ b/build/release-notes-linux.md @@ -1,2 +1,2 @@ -* Updated dependencies including electron@5.0.1 -* Various performance and security improvements \ No newline at end of file +* Updated dependencies including electron@5.0.6 +* Various performance and security improvements diff --git a/build/release-notes-mac.md b/build/release-notes-mac.md index 721f6f2..f2fea93 100644 --- a/build/release-notes-mac.md +++ b/build/release-notes-mac.md @@ -1,2 +1,2 @@ -* Updated dependencies including electron@5.0.1 -* Various performance and security improvements \ No newline at end of file +* Updated dependencies including electron@5.0.6 +* Various performance and security improvements diff --git a/build/release-notes-windows.md b/build/release-notes-windows.md index e4f4e4e..f2fea93 100644 --- a/build/release-notes-windows.md +++ b/build/release-notes-windows.md @@ -1,3 +1,2 @@ -* Updated dependencies including electron@5.0.1 +* Updated dependencies including electron@5.0.6 * Various performance and security improvements -* The app is signed with a new certificate which may result in a security prompt on first run \ No newline at end of file diff --git a/package.json b/package.json index 98e91e4..4e3acd4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "bugs": { "url": "https://github.com/irccloud/irccloud-desktop/issues" }, - "version": "0.11.0", + "version": "0.12.0", "main": "app/main.js", "homepage": "https://github.com/irccloud/irccloud-desktop", "scripts": {