We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a835ab commit 24fed0eCopy full SHA for 24fed0e
README.md
@@ -42,7 +42,8 @@ From within the Azure Functions language worker repo:
42
- Be sure to include details of the release
43
2. Create a release version, following semantic versioning guidelines ([semver.org](https://semver.org/))
44
3. Tag the version with the pattern: `v<M>.<m>.<p>-protofile` (example: `v1.1.0-protofile`)
45
-3. Merge `dev` to `main`
+4. Merge `dev` to `main`
46
+5. Run the release you'd created
47
48
## Consuming FunctionRPC.proto
49
*Note: Update versionNumber before running following commands*
0 commit comments