Skip to content

Commit 4545dfc

Browse files
Add manifest_version in test.toml.
Add `manifest_version` in test.toml. This isn't super important right now, and is mainly just so that if this file is ever used as an example by others, that they include a `manifest_version` too. See also [the docs] for manifest files. [the docs]: https://www.fastly.com/documentation/reference/compute/fastly-toml/
1 parent d7f6f3d commit 4545dfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Fastly service configuration
2+
manifest_version = 3
23
name = "my-compute-service"
34
description = "Example Fastly Compute service"
45
authors = ["paul.osborne@fastly.com"]

0 commit comments

Comments
 (0)