grandnode/Manifest.cs
2025-02-27 00:09:40 +00:00

10 lines
250 B
C#

using Grand.Infrastructure.Plugins;
[assembly: PluginInfo(
FriendlyName = "BTCPay - Pay in bitcoins",
Group = "Payment methods",
SystemName = "Payments.BTCPayServer",
Author = "Nisaba Solutions",
Version = "2.3.0"
)]