Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > LockStepVersionPolicy > update

LockStepVersionPolicy.update() method

Updates the version of the policy directly with a new value

Signature:

update(newVersionString: string): boolean;

Parameters

ParameterTypeDescription
newVersionStringstringNew version

Returns:

boolean