Updated version number

This commit is contained in:
Zachary Gorman 2024-09-23 14:39:47 -07:00
parent 63bc3580e5
commit fa912351b6

View file

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