diff --git a/plugin.json b/plugin.json index 9527cac..b286c5d 100644 --- a/plugin.json +++ b/plugin.json @@ -3,9 +3,9 @@ "FriendlyName": "Bitcoin payments with BTCPay", "SystemName": "Payments.BTCPayServer", "Version": "1.11", - "SupportedVersions": [ "4.90" ], + "SupportedVersions": [ "4.80", "4.90" ], "Author": "Nisaba Solutions", "DisplayOrder": 1, "FileName": "Nop.Plugin.Payments.BTCPayServer.dll", "Description": "This plugin enables Bitcoin payment with your BTCPay Server instance" -} \ No newline at end of file +}