From 8c2f280b8b5872385d8da6f5fd2a913265764a19 Mon Sep 17 00:00:00 2001 From: nohwnd Date: Wed, 2 Jun 2021 09:19:39 +0200 Subject: [PATCH] Bump 5.3.0-alpha3 --- src/Pester.psd1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Pester.psd1 b/src/Pester.psd1 index 4584066cf..cfa44bcf5 100644 --- a/src/Pester.psd1 +++ b/src/Pester.psd1 @@ -112,10 +112,10 @@ LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.html" # Release notes for this particular version of the module - ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/5.2.1' + ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/5.3.0' # Prerelease string of this module - Prerelease = 'alpha2' + Prerelease = 'alpha3' } # Minimum assembly version required