Skip to content

Commit c721eca

Browse files
authored
Change current buildpack API version to 0.7
Signed-off-by: tgquan67 <[email protected]> > _By signing off you acknowledge adhering to the requirements listed here: https://probot.github.io/apps/dco/_
1 parent 9102895 commit c721eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/reference/spec/buildpack-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ id = "io.buildpacks.stacks.bionic"
142142
### Schema
143143

144144
The schema is as follows:
145-
- **`api`** _(string, required, current: `0.5`)_\
145+
- **`api`** _(string, required, current: `0.7`)_\
146146
The Buildpack API version the buildpack adheres to. Used to ensure [compatibility](#api-compatibility) against
147147
the [lifecycle][lifecycle].
148148

0 commit comments

Comments
 (0)