mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Bump version to v0.15.0-alpha
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
@@ -17,8 +17,8 @@ import (
|
||||
|
||||
// current version
|
||||
const (
|
||||
coreVersion = "0.14.1"
|
||||
prerelease = ""
|
||||
coreVersion = "0.15.0"
|
||||
prerelease = "alpha"
|
||||
)
|
||||
|
||||
// Provisioned by ldflags
|
||||
|
||||
Reference in New Issue
Block a user