Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Alter PowerShell ModuleVersion Number
Alter PowerShell ModuleVersion Number

Alter PowerShell ModuleVersion Number

Sabin.io

|
67 installs
| (1) | Free
Alter ModuleVersion Element stored in a Windows PowerShell data file (.psd1).
Get it free

Alter the Version Number of Your PowerShell Module

This plugin will alter the ModuleVersion of your PowerShell Module.

The plugin itself is built and deployed via VSTS. The following badge shows the current status of that build.

Source Code

How To Use

Enter the path to your psd1 file and the number that you wish to set the Module Version to.

The task will fail if the file is not a psd1 file, or if ti does not contain a line in the psd1 file that matches the one below -

    ModuleVersion = '1.5.4567.0'

The ModuleVersion number must be in the format ##.##.##(.##),otherwise the attempted change will fail.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft