Skip to content

Commit

Permalink
chore: update Fider version (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
goenning authored Jun 30, 2018
1 parent b40ec46 commit b137b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var buildnumber = "local"
// Use this for stable releases
// var version = "x.y.z"

var version = "0.14.0-" + buildnumber
var version = "0.14.0"

func main() {
settings := &models.SystemSettings{
Expand Down

0 comments on commit b137b41

Please sign in to comment.