Skip to content

Commit f199cb3

Browse files
committed
Version 3.8.13
1 parent 06f7e7d commit f199cb3

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
@@ -10,7 +10,7 @@
1010
"category": "public.app-category.productivity",
1111
"target": ["dmg", "pkg", "zip", "mas"],
1212
"icon": "build/icon.icns",
13-
"bundleVersion": "98",
13+
"bundleVersion": "99",
1414
"helperBundleId": "chat.rocket.electron.helper",
1515
"type": "distribution",
1616
"artifactName": "rocketchat-${version}-${os}.${ext}",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
],
66
"name": "rocketchat",
77
"description": "Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat",
8-
"version": "3.8.12",
8+
"version": "3.8.13",
99
"author": "Rocket.Chat Support <[email protected]>",
1010
"copyright": "© 2016-2021, Rocket.Chat",
1111
"homepage": "https://rocket.chat",

0 commit comments

Comments
 (0)