Skip to content

Commit

Permalink
1.7.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Nov 30, 2022
1 parent bec9eaa commit ccec79a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
Release Notes
=============
## 1.7.12
* NSG: Added option to modify generated SecurityRule priority step increment

## 1.7.12
* CDN: Added Wildcard support for `ComparisonOperator`
* Network Security Groups: Added option to modify generated SecurityRule priority step increment
* WebApps: Added support for .NET 7.

##vNext
* ComparisonOperator: Added Wildcard support

## 1.7.11
* Dedicated Hosts: Support for Host Groups and Hosts
* WebApps: Added support for Node 14, 16 and 18
Expand Down
2 changes: 1 addition & 1 deletion src/Farmer/Farmer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<!-- General -->
<AssemblyName>Farmer</AssemblyName>
<Version>1.7.11</Version>
<Version>1.7.12</Version>
<Description>Farmer makes authoring ARM templates easy!</Description>
<Copyright>Copyright 2019-2022 Compositional IT Ltd.</Copyright>
<Company>Compositional IT</Company>
Expand Down

0 comments on commit ccec79a

Please sign in to comment.