Open motorina0 opened 3 months ago
Probably it takes the min_lnbits_version from the previous release. See this the commits on this PR: https://github.com/lnbits/lnbits-extensions/pull/394/commits
min_lnbits_version
The script does compare the min_lnbits_version value in the extension config.json file and fails. It should use this value in the first place instead.
config.json
Probably it takes the
min_lnbits_version
from the previous release. See this the commits on this PR: https://github.com/lnbits/lnbits-extensions/pull/394/commitsThe script does compare the
min_lnbits_version
value in the extensionconfig.json
file and fails. It should use this value in the first place instead.