diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ad773f4dc..e5f0d0ed6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,7 +4,7 @@ Release Notes ## 1.6.23 * ContainerApps: Adds support for [containerApps](https://docs.microsoft.com/azure/container-apps/overview). * WebApps/Functions: Added support for .NET 6 runtimes with new Runtime.DotNet60. -:w + ## 1.6.22 * Log Analytics: Add CustomerId configuration member to Log Analytics * Service Bus: Added additional overloads for topic.duplicate_detection and queue.duplicate_detection diff --git a/src/Farmer/Farmer.fsproj b/src/Farmer/Farmer.fsproj index 3061afd5f..4326a4920 100644 --- a/src/Farmer/Farmer.fsproj +++ b/src/Farmer/Farmer.fsproj @@ -2,7 +2,7 @@ Farmer - 1.6.22 + 1.6.23 Farmer makes authoring ARM templates easy! Copyright 2019-2021 Compositional IT Ltd. Compositional IT