diff --git a/publish/releases.json b/publish/releases.json index 6f70c4cfc2..f0674c72b9 100644 --- a/publish/releases.json +++ b/publish/releases.json @@ -253,7 +253,13 @@ "minor": 46 }, "ovm": true, - "sources": ["DebtCache", "Exchanger", "Synthetix"], + "sources": [ + "DebtCache", + "EtherWrapper", + "Exchanger", + "Synthetix", + "SystemSettings" + ], "sips": [138, 139, 140, 145, 150] } ]