mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-17 01:00:09 -05:00
v0.21.0-alpha.5
This commit is contained in:
@@ -23,7 +23,7 @@ var steampipeVersion = "0.21.0"
|
||||
// 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.
|
||||
var prerelease = "alpha.2"
|
||||
var prerelease = "alpha.5"
|
||||
|
||||
// SteampipeVersion is an instance of semver.Version. This has the secondary
|
||||
// benefit of verifying during tests and init time that our version is a
|
||||
|
||||
Reference in New Issue
Block a user