vendor: update runtime-specs to 237cc4f519e

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano
2020-05-20 09:11:48 +02:00
parent b207d578ec
commit 510c79f9cf
5 changed files with 9 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ const (
VersionPatch = 2
// VersionDev indicates development branch. Releases will be empty string.
VersionDev = ""
VersionDev = "-dev"
)
// Version is the specification version that the package types support.