Skip to content

Commit 3b88b44

Browse files
committed
Release v0.13.0
1 parent 5614523 commit 3b88b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

+1-1
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-rc1"
14+
const CurrentVersionNumber = "0.13.0"
1515

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

0 commit comments

Comments
 (0)