diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index a4fc0752d..19ae4e6fe 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -33,7 +33,7 @@ * in the current branch. When bumping versions, Rush uses this to determine the next version. * (The "version" field in package.json is NOT considered.) */ - "version": "3.0.0-beta.3", + "version": "3.0.0-beta.4", /** * (Required) The type of bump that will be performed when publishing the next release.