Skip to content

Commit 3e6a75e

Browse files
authored
⬆ Bump electron from 33.3.1 to 34.0.0 (#476)
Signed-off-by: Marc Nuri <[email protected]>
1 parent 9ac7acc commit 3e6a75e

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ electronim
3434
## Features
3535

3636
- ⚛ Multi-platform: ElectronIM is available for Linux 🐧, Mac 🍏 and Windows.
37-
- 🌍 Based on Chromium 130
37+
- 🌍 Based on Chromium 132
3838
- 🔔 Desktop notifications: ElectronIM will notify you using your native system notifications.
3939
- 🧐 Spellchecker: ElectronIM contains spellchecker dictionaries for many languages,
4040
if your language is not supported, just [file an issue](https://github.com/manusa/electronim/issues/new).

build-config/electronim.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Improve your productivity by combining all your instant messaging applications (
2424
### Features
2525

2626
- ⚛ Multi-platform: ElectronIM is available for Linux 🐧, Mac 🍏 and Windows.
27-
- 🌍 Based on Chromium 130
27+
- 🌍 Based on Chromium 132
2828
- 🔔 Desktop notifications: ElectronIM will notify you using your native system notifications.
2929
- 🧐 Spellchecker: ElectronIM contains spellchecker dictionaries for many languages,
3030
if your language is not supported, just [file an issue](https://github.com/manusa/electronim/issues/new).

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"dictionary-sv": "^3.0.1",
223223
"dictionary-tr": "^1.3.3",
224224
"dictionary-uk": "^2.1.1",
225-
"electron": "33.3.1",
225+
"electron": "34.0.0",
226226
"htm": "3.1.1",
227227
"markdown-it": "14.1.0",
228228
"nodehun": "3.0.2",

0 commit comments

Comments
 (0)