Skip to content

Commit

Permalink
Update version to v0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk>
  • Loading branch information
qur committed Sep 29, 2019
1 parent 5d23a38 commit f358dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"wharfr.at/wharfrat/lib/docker"
)

var versionString = "eyJ2ZXJzaW9uIjoidjAuOC40LWRldiIsImNvbW1pdCI6IjhkZjBhNTkxZTNiNmIyMzkwMjMzMTliNDg0NzExNTlkM2IwZTlmNjQiLCJidWlsZHRpbWUiOiIyMDE4LTEyLTEzVDIwOjQ3OjM4WiJ9Cg=="
var versionString = "eyJ2ZXJzaW9uIjoidjAuOS4wIiwiY29tbWl0IjoiNWQyM2EzOGRjOTk0MjgwMWZjMTc3NjJlYzcwMWNhNThkZjI5OTk4ZSIsImJ1aWxkdGltZSI6IjIwMTktMDktMjlUMTg6MTI6NDRaIn0K"

type versionInfo struct {
Version string
Expand Down

0 comments on commit f358dfe

Please sign in to comment.