Skip to content

Commit 1c563ec

Browse files
committed
Update spec version to latest spec in k8s 1.5 release
1 parent a25d5eb commit 1c563ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# Spec version will be set in downloaded spec and all
2121
# generated code will refer to it.
22-
SPEC_VERSION = "v1.5.0-snapshot"
22+
SPEC_VERSION = "v1.5.1-660c2a2"
2323

2424
# client version for packaging and releasing. It can
2525
# be different than SPEC_VERSION.

0 commit comments

Comments
 (0)