Skip to content

Commit

Permalink
! adjust version to var
Browse files Browse the repository at this point in the history
  • Loading branch information
lispking committed Jan 17, 2024
1 parent 9f528bf commit 1e78f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ api = "0.8"
keywords = ["leo", "Aleo"]
name = "AMP Buildpack for Leo Distribution"
sbom-formats = ["application/vnd.cyclonedx+json", "application/vnd.syft+json"]
version = "0.1.0"
version = "{{.version}}"

[[buildpack.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit 1e78f2e

Please sign in to comment.