Skip to content

Commit 3fdc40e

Browse files
author
Synthetix Team
committed
Prepublish step
1 parent 85d61a2 commit 3fdc40e

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

publish/deployed/mainnet/versions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4748,5 +4748,20 @@
47484748
"keccak256": "0x0e1391394e3eead86ca2ee2e3ddb46150935bc9c1251cb49f1d9509b825b390f"
47494749
}
47504750
}
4751+
},
4752+
"v2.96.1": {
4753+
"tag": "v2.96.1",
4754+
"fulltag": "v2.96.1",
4755+
"release": "Phecda",
4756+
"network": "mainnet",
4757+
"date": "2023-10-23T14:33:10-03:00",
4758+
"commit": "85d61a215cb6ef04fa04c9e5a0240fb6a6e4d011",
4759+
"contracts": {
4760+
"RewardsDistribution": {
4761+
"address": "0x94433f0DA8B5bfb473Ea8cd7ad10D9c8aef4aB7b",
4762+
"status": "current",
4763+
"keccak256": "0x71b5addb5aaa4ce3ff21f68a5795b3ad75d5aa4f549fca5f0ed999a89580af0b"
4764+
}
4765+
}
47514766
}
47524767
}

publish/releases.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,8 @@
989989
{
990990
"sip": 2036,
991991
"layer": "base",
992-
"sources": ["RewardsDistribution"]
992+
"sources": ["RewardsDistribution"],
993+
"released": "base"
993994
}
994995
],
995996
"releases": [
@@ -1873,7 +1874,8 @@
18731874
"major": 2,
18741875
"minor": 96
18751876
},
1876-
"sips": [2036]
1877+
"sips": [2036],
1878+
"released": true
18771879
}
18781880
]
18791881
}

0 commit comments

Comments
 (0)