bump everything

This commit is contained in:
Andrew Camilleri
2025-01-29 09:15:54 +01:00
parent 90684c9f0b
commit f6ecc8fd72
16 changed files with 24 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ public class BringinPlugin : BaseBTCPayServerPlugin
{
new()
{
Identifier = nameof(BTCPayServer), Condition = ">=2.0.0"
Identifier = nameof(BTCPayServer), Condition = ">=2.0.6"
}
};