mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-04 07:48:00 +08:00
Merge pull request #6211 from ipfs/feat/release-0.4.20-rc2
release: 0.4.20-rc2
This commit is contained in:
commit
1ecc2d60de
@ -1,6 +1,6 @@
|
||||
# go-ipfs changelog
|
||||
|
||||
## 0.4.20-rc1 2019-04-04
|
||||
## 0.4.20-rc2 2019-04-11
|
||||
|
||||
TODO
|
||||
|
||||
|
||||
@ -4,6 +4,6 @@ package ipfs
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.4.20-rc1"
|
||||
const CurrentVersionNumber = "0.4.20-rc2"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user