mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Release v1.13.0
This commit is contained in:
parent
3b03a0852a
commit
54c73eb34f
@ -16,7 +16,7 @@ var (
|
||||
// VersionPrerelease is a pre-release marker for the version. If this is "" (empty string)
|
||||
// then it means that it is a final release. Otherwise, this is a pre-release
|
||||
// such as "dev" (in development), "beta", "rc1", etc.
|
||||
VersionPrerelease = "dev"
|
||||
VersionPrerelease = ""
|
||||
)
|
||||
|
||||
// ProductName is the name of the product
|
||||
|
Loading…
x
Reference in New Issue
Block a user