Skip to content

Commit c7b1a2d

Browse files
Bump CDN version
1 parent 704fa31 commit c7b1a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Private/Parameters.Configuration.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
param(
1616

1717
)
18-
$ConfigurationURL = 'https://cdn.jsdelivr.net/gh/evotecit/[email protected].26'
18+
$ConfigurationURL = 'https://cdn.jsdelivr.net/gh/evotecit/[email protected].27'
1919
$Configuration = [ordered] @{
2020
Features = [ordered] @{
2121
Inject = @{

0 commit comments

Comments
 (0)