fix(pwsh): temporarily drop support for 5

This commit is contained in:
Jan De Dobbeleer 2021-11-29 19:09:31 +01:00
parent d87b147544
commit e526491ae5
No known key found for this signature in database
GPG key ID: F6CC273CE5BA9AEE

View file

@ -21,7 +21,7 @@
# Description of the functionality provided by this module
Description = 'A prompt theme engine for any shell'
# Minimum version of the Windows PowerShell engine required by this module
PowerShellVersion = '5.0'
PowerShellVersion = '6.0'
# List of all files packaged with this module
FileList = @()
# Cmdlets to export from this module