diff --git a/README.md b/README.md index 0fba8d2..eab4e47 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,4 @@ These documents currently specify: - Buildpack API: `0.10` - Distribution API: `0.3` -- Platform API: `0.12` +- Platform API: `0.14` diff --git a/platform.md b/platform.md index dbb68d3..9bd174f 100644 --- a/platform.md +++ b/platform.md @@ -98,7 +98,7 @@ Examples of a platform might include: ## Platform API Version -This document specifies Platform API version `0.12`. +This document specifies Platform API version `0.14`. Platform API versions: - MUST be in form `.` or ``, where `` is equivalent to `.0`