add passthru repo version
This commit is contained in:
parent
82de3af2b9
commit
abce4e0e03
1 changed files with 1 additions and 1 deletions
|
@ -60,5 +60,5 @@ in
|
|||
${../../scripts/add-go-module.sh} $SRC_PATH ipfs/kubo "storj.io/ipfs-go-ds-storj/plugin@latest"
|
||||
fi
|
||||
'';
|
||||
passthru.repoVersion = "19"; # Also update kubo-migrator when changing the repo version
|
||||
passthru.repoVersion = "13"; # Also update kubo-migrator when changing the repo version
|
||||
}
|
||||
|
|
Reference in a new issue