hjorslev / SteamPS

Module that utilizes PowerShell as a wrapper for SteamCMD and interacts with various Steam APIs.
https://www.powershellgallery.com/packages/SteamPS
MIT License
71 stars 14 forks source link

Module still versioned as 3.2.1 #54

Closed God-damnit-all closed 2 years ago

God-damnit-all commented 2 years ago

3.2.2 is in the releases section as Stable, but in SteamPS.psd1 (and possibly other places) the module is still versioned as 3.2.1.

It also didn't get updated on PowershellGallery.

hjorslev commented 2 years ago

Hey @ImportTaste

I will fix it later tonight. I hid the version on the PSGallery due to a bug in Get-SteamServerInfo that is now fixed in #53 by @ThePoShWolf.