Skip to content

Commit 1b60d07

Browse files
Jorropoaschmahmann
authored andcommitted
chore: bump version number to v0.13.1
1 parent af27e43 commit 1b60d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
var CurrentCommit string
1212

1313
// CurrentVersionNumber is the current application's version literal
14-
const CurrentVersionNumber = "0.13.0"
14+
const CurrentVersionNumber = "0.13.1"
1515

1616
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
1717

0 commit comments

Comments
 (0)