Skip to content

Commit

Permalink
Version 3.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito committed Jan 30, 2024
1 parent 5cea4d8 commit 5352c21
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
Expand Up @@ -10,7 +10,7 @@
"category": "public.app-category.productivity",
"target": ["dmg", "pkg", "zip", "mas"],
"icon": "build/icon.icns",
"bundleVersion": "121",
"bundleVersion": "122",
"helperBundleId": "chat.rocket.electron.helper",
"type": "distribution",
"artifactName": "rocketchat-${version}-${os}.${ext}",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"productName": "Rocket.Chat",
"name": "rocketchat",
"description": "Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat",
"version": "3.9.11",
"version": "3.9.12",
"author": "Rocket.Chat Support <support@rocket.chat>",
"copyright": "© 2016-2023, Rocket.Chat",
"homepage": "https://rocket.chat",
Expand Down

0 comments on commit 5352c21

Please sign in to comment.