diff --git a/beacon-node-oapi.yaml b/beacon-node-oapi.yaml index ad7855f0..9131dda4 100644 --- a/beacon-node-oapi.yaml +++ b/beacon-node-oapi.yaml @@ -19,7 +19,7 @@ info: increase in the version number Note that it is possible for a field to be added to an endpoint's data or metadata without an increase in the version number. - version: 2.6.0 - Ethereum Proof-of-Stake Consensus Specification v1.4.0 + version: 2.7.0 - Ethereum Proof-of-Stake Consensus Specification v1.4.0 contact: name: Ethereum Github url: 'https://github.com/ethereum/beacon-apis/issues' diff --git a/releases/v0.1.0/beacon-node-oapi.json b/releases/v2.6.0/beacon-node-oapi.json similarity index 100% rename from releases/v0.1.0/beacon-node-oapi.json rename to releases/v2.6.0/beacon-node-oapi.json