Skip to content

PublishPowerShellModule fails to publish 2+ digit minversion revisions #149

Description

@StartAutomating

If a module is published with a version of 0.0.10, it will not update, because it considers 0.0.9 to be greater.

This is probably due to a string comparison (instead of a Version comparison)

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions