versioning: add fulcrum db change info

This commit is contained in:
Erik Arvstedt 2023-01-07 11:11:42 +01:00 committed by Jonas Nick
parent aae4b6bfc5
commit 9019a17bfc
No known key found for this signature in database
GPG key ID: 4861DBF262123605
2 changed files with 10 additions and 1 deletions

View file

@ -292,5 +292,5 @@
# The nix-bitcoin release version that your config is compatible with.
# When upgrading to a backwards-incompatible release, nix-bitcoin will display an
# an error and provide instructions for migrating your config to the new release.
nix-bitcoin.configVersion = "0.0.70";
nix-bitcoin.configVersion = "0.0.85";
}