versioning: improve description wording
This commit is contained in:
parent
9d20837b90
commit
84b69dfb46
@ -280,6 +280,6 @@
|
|||||||
|
|
||||||
# The nix-bitcoin release version that your config is compatible with.
|
# The nix-bitcoin release version that your config is compatible with.
|
||||||
# When upgrading to a backwards-incompatible release, nix-bitcoin will display an
|
# When upgrading to a backwards-incompatible release, nix-bitcoin will display an
|
||||||
# an error and provide hints for migrating your config to the new release.
|
# an error and provide instructions for migrating your config to the new release.
|
||||||
nix-bitcoin.configVersion = "0.0.70";
|
nix-bitcoin.configVersion = "0.0.70";
|
||||||
}
|
}
|
||||||
|
@ -16,8 +16,8 @@ let
|
|||||||
compatible with.
|
compatible with.
|
||||||
|
|
||||||
When upgrading to a backwards-incompatible release, nix-bitcoin will throw an
|
When upgrading to a backwards-incompatible release, nix-bitcoin will throw an
|
||||||
error during evaluation and provide hints for migrating your config to the
|
error during evaluation and provide instructions for migrating your config to
|
||||||
new release.
|
the new release.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user