Does anyone have a Powershell script to increase the Version List property?
I would like to increase the number of a specific Module version.
Examples for updating module ABC
NAVW111.00.00.19846,ABC001 > NAVW111.00.00.19846,ABC002
NAVW111.00.00.19846,ABC001,DEF001 > NAVW111.00.00.19846,ABC002,DEF001
0
Comments
maybe that gives you a start?
waldo.be/2014/10/28/powershell-script-to-merge-nav-versionlist/