Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3511274

Browse files
committed
add comment
1 parent e6acf82 commit 3511274

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

provisionerd/proto/version.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ import "github.com/coder/coder/v2/apiversion"
1212
//
1313
// API v1.4:
1414
// - Add new field named `devcontainers` in the Agent.
15+
//
16+
// API v1.5:
17+
// - Add `plan` and `module_files` fields to `CompletedJob.TemplateImport`.
1518
const (
1619
CurrentMajor = 1
1720
CurrentMinor = 5

0 commit comments

Comments
 (0)