We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704fa31 commit c7b1a2dCopy full SHA for c7b1a2d
Private/Parameters.Configuration.ps1
@@ -15,7 +15,7 @@
15
param(
16
17
)
18
- $ConfigurationURL = 'https://cdn.jsdelivr.net/gh/evotecit/[email protected].26'
+ $ConfigurationURL = 'https://cdn.jsdelivr.net/gh/evotecit/[email protected].27'
19
$Configuration = [ordered] @{
20
Features = [ordered] @{
21
Inject = @{
0 commit comments