mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 23:54:26 +01:00
bump everything
This commit is contained in:
@@ -12,7 +12,7 @@ namespace BTCPayServer.Plugins.Breez
|
||||
{
|
||||
public override IBTCPayServerPlugin.PluginDependency[] Dependencies { get; } =
|
||||
{
|
||||
new() { Identifier = nameof(BTCPayServer), Condition = ">=2.0.0" }
|
||||
new() { Identifier = nameof(BTCPayServer), Condition = ">=2.0.6" }
|
||||
};
|
||||
|
||||
public override void Execute(IServiceCollection applicationBuilder)
|
||||
|
||||
Reference in New Issue
Block a user