Skip to content

Commit 4080333

Browse files
committedJan 29, 2021
Release v0.8.0-rc2
1 parent 1684926 commit 4080333

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

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

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

0 commit comments

Comments
 (0)