license switch agpl -> busl1, sprints work, new product advisories
This commit is contained in:
@@ -26,7 +26,7 @@ public sealed class HelloWorldPlugin : PluginBase
|
||||
.WithVersion("1.0.0")
|
||||
.WithVendor("Stella Ops")
|
||||
.WithDescription("A sample plugin demonstrating SDK usage patterns")
|
||||
.WithLicense("AGPL-3.0-or-later")
|
||||
.WithLicense("BUSL-1.1")
|
||||
.Build();
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user