diff --git a/CHANGELOG.md b/CHANGELOG.md index fd3cec35..4c575c63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## v1.8.0 +## v1.7.1 > Release Date: Unreleased diff --git a/VMware.CloudFoundation.PasswordManagement.psd1 b/VMware.CloudFoundation.PasswordManagement.psd1 index 436f26be..8b558766 100644 --- a/VMware.CloudFoundation.PasswordManagement.psd1 +++ b/VMware.CloudFoundation.PasswordManagement.psd1 @@ -3,7 +3,7 @@ # Module manifest for module 'VMware.CloudFoundation.PasswordManagement # Generated by: Broadcom -# Generated on: 2023-11-28 +# Generated on: 2024-01-30 @{ @@ -11,7 +11,7 @@ RootModule = '.\VMware.CloudFoundation.PasswordManagement.psm1' # Version number of this module. - ModuleVersion = '1.8.0.1002' + ModuleVersion = '1.7.1.1002' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/docs/requirements.txt b/docs/requirements.txt index e1502187..a3fb468c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,4 @@ -mkdocs-git-authors-plugin>=0.7.2 -mkdocs-git-revision-date-localized-plugin>=1.2.0 +mkdocs-git-revision-date-localized-plugin>=1.2.2 mkdocs-markdownextradata-plugin>=0.2.5 -mkdocs-minify-plugin>=0.7.1 -mkdocs-open-in-new-tab>=1.0.2 +mkdocs-minify-plugin>=0.7.2 +mkdocs-open-in-new-tab>=1.0.3