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

Parameter

Type

Description

newVersionString

string

New version

Returns:

boolean