Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Set final release version 4.9.1 (#828)
Browse files Browse the repository at this point in the history
* Set final release version

* Update botframework-cli-mac.yml
  • Loading branch information
munozemilio authored May 27, 2020
1 parent f23dae0 commit 5aeb275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/botframework-cli-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pr:
jobs:
- job: CLI
variables:
buildVersion: '4.9.1-RC0'
buildVersion: '4.9.1'
_version: ${{coalesce(variables.version, variables.buildVersion)}}

steps:
Expand Down
2 changes: 1 addition & 1 deletion build/botframework-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pr:
jobs:
- job: CLI
variables:
buildVersion: '4.9.1-RC0'
buildVersion: '4.9.1'
_version: ${{coalesce(variables.version, variables.buildVersion)}}

steps:
Expand Down

0 comments on commit 5aeb275

Please sign in to comment.