Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Version 1.0.0 for public release
Browse files Browse the repository at this point in the history
  • Loading branch information
emate committed Dec 11, 2018
1 parent b56d12b commit 8232304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

var (
// VersionNumber defines a version
VersionNumber = "1.0.0-beta4"
VersionNumber = "1.0.0"
)

// CheckForNewVersion checks for new version
Expand Down

0 comments on commit 8232304

Please sign in to comment.