File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ it accordingly for future releases.
16
16
17
17
- [ ] Create a PR titled ` Bump version to vX.Y.Z ` including the following changes:
18
18
- [ ] Change the following to the target version ` vX.Y.Z ` :
19
- - [ ] the ` CurrentVersion ` in ` specs-go/versions.go ` ,
20
19
- [ ] the ` tags.cncf.io/container-device-interface ` version in ` schema/go.mod ` ,
20
+ - [ ] (* for specification changes only* ) the ` CurrentVersion ` in ` specs-go/versions.go ` ,
21
21
- [ ] (* for specification changes only* ) the ` tags.cncf.io/container-device-interface/specs-go ` version in go.mod,
22
22
- [ ] (* for specification changes only* ) the ` tags.cncf.io/container-device-interface/specs-go ` version in ` schema/go.mod ` .
23
23
- [ ] Run ` make mod-tidy ` to update versions in ` cmd/**/go.mod ` .
You can’t perform that action at this time.
0 commit comments