Skip to content
Snippets Groups Projects
Commit b907a344 authored by murtaza98's avatar murtaza98
Browse files

Bump version to 5.1.0

parent 860e75e3
No related branches found
No related tags found
No related merge requests found
......@@ -93590,6 +93590,16 @@
]
}
]
},
"5.1.0": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": []
}
}
}
\ No newline at end of file
This diff is collapsed.
FROM registry.access.redhat.com/ubi8/nodejs-12
ENV RC_VERSION 5.1.0-rc.3
ENV RC_VERSION 5.1.0
MAINTAINER buildmaster@rocket.chat
......
{
"version": "5.1.0-rc.3"
"version": "5.1.0"
}
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "5.1.0-rc.3",
"version": "5.1.0",
"private": true,
"author": {
"name": "Rocket.Chat",
......
{
"name": "rocket.chat",
"version": "5.1.0-rc.3",
"version": "5.1.0",
"description": "Rocket.Chat Monorepo",
"main": "index.js",
"private": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment