-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://releases.rocket.chat/latest/download returns 4.0 version #23137
Comments
The rocketchatctl tool also displays version 4.0.0, I assume it is all connected:
|
I don't see a 4.0.0 tagged release 🤔 https://github.com/RocketChat/Rocket.Chat/releases |
Fixed. Still digging into what exactly happened here. |
Indeed, but open.rocket.chat already on 4.0.0 |
I'm sorry about that.. What happened is that of bumping the version to but we never tagged a version 4.0.0 .. I'm sorry about any confusion caused by this.. everything is correctly pointing to 3.18.1 now. |
Description:
When using the https://releases.rocket.chat/latest/download url to get the latest release it downloads a 4.0.0 version not the 3.18.1 version expected.
Steps to reproduce:
Expected behavior:
To return 3.18.1 version
Actual behavior:
Downloads undocumented 4.0.0 version
Server Setup Information:
N/A
Client Setup Information
N/A
Additional context
N/A
Relevant logs:
N/A
The text was updated successfully, but these errors were encountered: