Skip to content

Commit

Permalink
v1.0.5-6
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed Dec 3, 2015
1 parent 6995c42 commit 4bf2139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/libkb/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
const Version = "1.0.5"

// Build number
const Build = "5"
const Build = "6"

// VersionString returns semantic version string.
func VersionString() string {
Expand Down

0 comments on commit 4bf2139

Please sign in to comment.