Skip to content

Commit 2ddb2f5

Browse files
authored
Renumber steps in guide-hermes-release.md
Renumber steps in the Hermes release guide for clarity.
1 parent 84d8e33 commit 2ddb2f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guide-hermes-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The tag will be created as last step, and we need to wait for the whole process
7272
1. Set the branch to the Hermes V1 release branch: `250829098.0.0-stable`
7373
2. Set the release type as `Release`
7474

75-
### Step 5: Bump the Hermes version on the React Native release branch
75+
### Step 4: Bump the Hermes version on the React Native release branch
7676

7777
Using the newly generated Hermes tag run the following script on the React Native release branch:
7878

@@ -104,7 +104,7 @@ git add packages/react-native/sdks/.hermesvesion packages/react-native/sdks/.her
104104
git commit -m "Bump hermes version"
105105
```
106106

107-
### Step 4: [Only for Branch Cut] Bump version on `main` and Hermes v1 release branch
107+
### Step 5: [Only for Branch Cut] Bump version on `main` and Hermes v1 release branch
108108

109109
The `main` branch and the `250829098.0.0-stable` should always track the next version that we are going to release.
110110

0 commit comments

Comments
 (0)