Skip to content

Commit 945b798

Browse files
committed
Version 3.9.14
1 parent 1ade773 commit 945b798

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

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

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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": "124",
13+
"bundleVersion": "125",
1414
"helperBundleId": "chat.rocket.electron.helper",
1515
"type": "distribution",
1616
"artifactName": "rocketchat-${version}-${os}.${ext}",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"productName": "Rocket.Chat",
77
"name": "rocketchat",
88
"description": "Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat",
9-
"version": "3.9.13",
9+
"version": "3.9.14",
1010
"author": "Rocket.Chat Support <[email protected]>",
11-
"copyright": "© 2016-2023, Rocket.Chat",
11+
"copyright": "© 2016-2024, Rocket.Chat",
1212
"homepage": "https://rocket.chat",
1313
"license": "MIT",
1414
"goUrlShortener": "go.rocket.chat",

0 commit comments

Comments
 (0)