Skip to content

Commit 24fed0e

Browse files
Update README.md
1 parent 5a835ab commit 24fed0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ From within the Azure Functions language worker repo:
4242
- Be sure to include details of the release
4343
2. Create a release version, following semantic versioning guidelines ([semver.org](https://semver.org/))
4444
3. Tag the version with the pattern: `v<M>.<m>.<p>-protofile` (example: `v1.1.0-protofile`)
45-
3. Merge `dev` to `main`
45+
4. Merge `dev` to `main`
46+
5. Run the release you'd created
4647

4748
## Consuming FunctionRPC.proto
4849
*Note: Update versionNumber before running following commands*

0 commit comments

Comments
 (0)