mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-06 08:47:52 +08:00
bump repo version to 11
This commit is contained in:
parent
0b1276db59
commit
9bc8f6d5b5
@ -35,7 +35,7 @@ const LockFile = "repo.lock"
|
||||
var log = logging.Logger("fsrepo")
|
||||
|
||||
// version number that we are currently expecting to see
|
||||
var RepoVersion = 10
|
||||
var RepoVersion = 11
|
||||
|
||||
var migrationInstructions = `See https://github.com/ipfs/fs-repo-migrations/blob/master/run.md
|
||||
Sorry for the inconvenience. In the future, these will run automatically.`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user