From a25b051c1dbfd77e866b8f3783124b02f1cc9e56 Mon Sep 17 00:00:00 2001 From: bravo-kernel Date: Fri, 4 Nov 2022 12:33:57 +0000 Subject: [PATCH] Bump manifest to 1.0.31 --- Source/Alt3.Docusaurus.Powershell.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Alt3.Docusaurus.Powershell.psd1 b/Source/Alt3.Docusaurus.Powershell.psd1 index 219cbd96..8224d7ec 100644 --- a/Source/Alt3.Docusaurus.Powershell.psd1 +++ b/Source/Alt3.Docusaurus.Powershell.psd1 @@ -4,7 +4,7 @@ RootModule = 'Alt3.Docusaurus.Powershell.psm1' # Version number of this module. - ModuleVersion = '1.0.30' + ModuleVersion = '1.0.31' # ID used to uniquely identify this module GUID = '0a746d8a-f1f1-4064-967a-aad1877b2d63'