add passthru repo version

This commit is contained in:
Charlotte 🦝 Delenk 2023-05-10 07:27:24 +01:00
parent e59473aa70
commit 82de3af2b9
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -60,4 +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
}