Skip to content

Commit

Permalink
Version 3.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito committed Feb 16, 2024
1 parent 1ade773 commit 945b798
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2023 Rocket.Chat Technologies Corp.
Copyright (c) 2015-2024 Rocket.Chat Technologies Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
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": "124",
"bundleVersion": "125",
"helperBundleId": "chat.rocket.electron.helper",
"type": "distribution",
"artifactName": "rocketchat-${version}-${os}.${ext}",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"productName": "Rocket.Chat",
"name": "rocketchat",
"description": "Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat",
"version": "3.9.13",
"version": "3.9.14",
"author": "Rocket.Chat Support <[email protected]>",
"copyright": "© 2016-2023, Rocket.Chat",
"copyright": "© 2016-2024, Rocket.Chat",
"homepage": "https://rocket.chat",
"license": "MIT",
"goUrlShortener": "go.rocket.chat",
Expand Down

0 comments on commit 945b798

Please sign in to comment.