We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c58d66f + 4b7e015 commit 43e82f8Copy full SHA for 43e82f8
README.md
@@ -52,4 +52,4 @@ These documents currently specify:
52
53
- Buildpack API: `0.10`
54
- Distribution API: `0.3`
55
-- Platform API: `0.14`
+- Platform API: `0.15`
platform.md
@@ -99,7 +99,7 @@ Examples of a platform might include:
99
100
## Platform API Version
101
102
-This document specifies Platform API version `0.14`.
+This document specifies Platform API version `0.15`.
103
104
Platform API versions:
105
- MUST be in form `<major>.<minor>` or `<major>`, where `<major>` is equivalent to `<major>.0`
0 commit comments