Skip to content

Commit 386f290

Browse files
authored
Release v0.16.2 of ALZ Bicep (#66)
1 parent 1f4ab9a commit 386f290

File tree

4 files changed

+560
-4
lines changed

4 files changed

+560
-4
lines changed

src/ALZ.Settings.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
[version]$script:requiredPSVersion = '5.1.0'
33

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

0 commit comments

Comments
 (0)