Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraig Brockschmidt committed Feb 12, 2018
1 parent 96d5cd5 commit 74ded96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/api/_data/service-index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0",
"version": "3.0.0-beta.1",
"resources": [
{
"@id": "https://api.nuget.org/v3-flatcontainer/",
Expand Down
3 changes: 1 addition & 2 deletions docs/api/service-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ The `version` value is a SemVer 2.0.0 parseable version string which indicates t

Each resource in the service index is versioned independently from the service index schema version.

The current schema version is `3.0.0`. The `3.0.0` version is functionally equivalent to the older `3.0.0-beta.1`
version but should be preferred as it more clearly communicates the stable, defined schema.
The current schema version is `3.0.0-beta.1`.

## HTTP methods

Expand Down

0 comments on commit 74ded96

Please sign in to comment.