Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 846 Bytes

File metadata and controls

60 lines (32 loc) · 846 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

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