diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index c65ceaa27..13a567a76 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": "4.1.0", + "version": "4.1.1-dev.0", /** * (Required) The type of bump that will be performed when publishing the next release.