Skip to content

Commit

Permalink
SCALRCORE-18524 > Update version package
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Vang committed Apr 19, 2021
1 parent be4ca1c commit ad2ae48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -19,4 +19,4 @@ func init() {
if Branch != defaultBranch {
ProviderVersion = strings.Replace(Branch, "/", "-", -1)
}
}
}

0 comments on commit ad2ae48

Please sign in to comment.