From 1a82f2bb55c3743b0e5be7eeecb457c5cd07f435 Mon Sep 17 00:00:00 2001 From: Emmanuel Ng'ang'a <60355631+emmanuel-karanja@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:10:02 +0300 Subject: [PATCH] Update to version 0.17.0 --- module/Entra/config/ModuleMetadata.json | 2 +- module/EntraBeta/config/ModuleMetadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/Entra/config/ModuleMetadata.json b/module/Entra/config/ModuleMetadata.json index ff42287fe..78f500395 100644 --- a/module/Entra/config/ModuleMetadata.json +++ b/module/Entra/config/ModuleMetadata.json @@ -30,6 +30,6 @@ "Entra" ], "releaseNotes": "See https://github.com/microsoftgraph/entra-powershell.", - "version": "0.16.0", + "version": "0.17.0", "Prerelease": "preview" } diff --git a/module/EntraBeta/config/ModuleMetadata.json b/module/EntraBeta/config/ModuleMetadata.json index 61a84081a..3a24aac83 100644 --- a/module/EntraBeta/config/ModuleMetadata.json +++ b/module/EntraBeta/config/ModuleMetadata.json @@ -31,6 +31,6 @@ "Entra" ], "releaseNotes": "See https://github.com/microsoftgraph/entra-powershell.", - "version": "0.16.0", + "version": "0.17.0", "Prerelease": "preview" }