Skip to content

Commit 18174e2

Browse files
committed
Version 3.9.9
1 parent 0d4c0bd commit 18174e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

electron-builder.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"mas"
2424
],
2525
"icon": "build/icon.icns",
26-
"bundleVersion": "118",
26+
"bundleVersion": "119",
2727
"helperBundleId": "chat.rocket.electron.helper",
2828
"type": "distribution",
2929
"artifactName": "rocketchat-${version}-${os}.${ext}",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"productName": "Rocket.Chat",
77
"name": "rocketchat",
88
"description": "Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat",
9-
"version": "3.9.8",
9+
"version": "3.9.9",
1010
"author": "Rocket.Chat Support <[email protected]>",
1111
"copyright": "© 2016-2023, Rocket.Chat",
1212
"homepage": "https://rocket.chat",

0 commit comments

Comments
 (0)