Skip to content

Commit

Permalink
Changes for alz-bicep v0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oZakari committed Oct 5, 2023
1 parent 8ed310d commit 25b60e4
Show file tree
Hide file tree
Showing 4 changed files with 562 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/ALZ.Settings.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
[version]$script:requiredPSVersion = '5.1.0'

# specify the supported versions of ALZ-Bicep
$script:ALZBicepSupportedReleases = @('v0.14.0', 'v0.15.0', 'v0.16.0', 'v0.16.1', 'v0.16.2', 'v0.16.3')
$script:ALZBicepSupportedReleases = @('v0.14.0', 'v0.15.0', 'v0.16.0', 'v0.16.1', 'v0.16.2', 'v0.16.3', 'v0.16.4')
Loading

0 comments on commit 25b60e4

Please sign in to comment.