We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9359d59 + d30719e commit 28c5f2bCopy full SHA for 28c5f2b
src/dashboard/Synapse.Dashboard/Pages/Workflows/Create/State.cs
@@ -44,7 +44,7 @@ public record CreateWorkflowViewState
44
{
45
Document = new()
46
47
- Dsl = "1.0.0-alpha2",
+ Dsl = "1.0.0-alpha3",
48
Namespace = Neuroglia.Data.Infrastructure.ResourceOriented.Namespace.DefaultNamespaceName,
49
Name = "new-workflow",
50
Version = "0.1.0"
0 commit comments