From b2b0daba20ddebb6ab34c2983b1acbfe502acf1c Mon Sep 17 00:00:00 2001 From: "Rodweil, Theodor" Date: Mon, 14 Aug 2023 06:23:58 +0200 Subject: [PATCH] chore: update module GUID --- src/victorykit.PSConfluencePublisher.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/victorykit.PSConfluencePublisher.psd1 b/src/victorykit.PSConfluencePublisher.psd1 index 46d2d4b..00a59de 100755 --- a/src/victorykit.PSConfluencePublisher.psd1 +++ b/src/victorykit.PSConfluencePublisher.psd1 @@ -9,7 +9,7 @@ ModuleVersion = '1.0.0' # CompatiblePSEditions = @() # ID used to uniquely identify this module -GUID = 'b51d47f9-19b9-4c34-9a88-36eb8cf4c9bd' +GUID = 'b91d43f9-19b9-4c34-9a88-36ebdcf4c4bd' # Author of this module Author = 'Theodor Rodweil'