From 5a835ab59ea149de940e27a45cd1a6f352ee1a25 Mon Sep 17 00:00:00 2001 From: Maddie Gordon <50681653+madelinegordon@users.noreply.github.com> Date: Thu, 26 May 2022 16:57:01 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14c406e..5f1e128 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ From within the Azure Functions language worker repo: - Be sure to include details of the release 2. Create a release version, following semantic versioning guidelines ([semver.org](https://semver.org/)) 3. Tag the version with the pattern: `v..

-protofile` (example: `v1.1.0-protofile`) -3. Merge `dev` to `master` +3. Merge `dev` to `main` ## Consuming FunctionRPC.proto *Note: Update versionNumber before running following commands*