Update version number

This commit is contained in:
Zachary Gorman 2024-08-02 12:05:27 -07:00
parent ebc72b3f40
commit af3f608e7d

View file

@ -12,7 +12,7 @@
RootModule = 'Get-PC.psm1'
# Version number of this module.
ModuleVersion = '0.3.17'
ModuleVersion = '0.4.1'
# Supported PSEditions
# CompatiblePSEditions = @()