Incremented version number

This commit is contained in:
Zachary Gorman 2024-09-18 11:30:55 -07:00
parent 2dfa1f20af
commit c41efaa728

View file

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