Skip to content

Commit

Permalink
chore: update version to v0.12.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed Dec 1, 2021
1 parent d83e314 commit f9e244a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package ipfs
var CurrentCommit string

// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.11.0-dev"
const CurrentVersionNumber = "0.12.0-dev"

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

Expand Down

0 comments on commit f9e244a

Please sign in to comment.