Skip to content

Commit c0cd452

Browse files
committed
release: bump to v0.4.23-rc2
1 parent e493390 commit c0cd452

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
@@ -4,6 +4,6 @@ package ipfs
44
var CurrentCommit string
55

66
// CurrentVersionNumber is the current application's version literal
7-
const CurrentVersionNumber = "0.4.23-rc1"
7+
const CurrentVersionNumber = "0.4.23-rc2"
88

99
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"

0 commit comments

Comments
 (0)