Skip to content

Commit

Permalink
Version 3.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito committed Sep 22, 2022
1 parent 0da1192 commit e3297f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"category": "public.app-category.productivity",
"target": ["dmg", "pkg", "zip", "mas"],
"icon": "build/icon.icns",
"bundleVersion": "95",
"bundleVersion": "96",
"helperBundleId": "chat.rocket.electron.helper",
"type": "distribution",
"artifactName": "rocketchat-${version}-${os}.${ext}",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"name": "rocketchat",
"description": "Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat",
"version": "3.8.9",
"version": "3.8.10",
"author": "Rocket.Chat Support <support@rocket.chat>",
"copyright": "© 2016-2021, Rocket.Chat",
"homepage": "https://rocket.chat",
Expand Down

0 comments on commit e3297f2

Please sign in to comment.