Skip to content

Commit 5e295c6

Browse files
committed
chore: keep root package.json on 2.41.3 for release/2.41.3 line
Betas and pre-GA builds from release/2.41.3 should not advance the declared patch version until the hotfix is promoted. Reverts the package.json bump that landed with the cl-common rollback merge. RANE-4725
1 parent 88f0258 commit 5e295c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chainlink",
3-
"version": "2.41.4",
3+
"version": "2.41.3",
44
"description": "node of the decentralized oracle network, bridging on and off-chain computation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)