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 29cb1fb commit 02e8734
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 = ["solc", "Solidity"]
sbom-formats = ["application/vnd.cyclonedx+json", "application/vnd.syft+json"]
name = "AMP Buildpack for Solc"
version = "0.1.0"
version = "{{.version}}"

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

0 comments on commit 02e8734

Please sign in to comment.