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

Commit 5aeb275

Browse files
authored
Set final release version 4.9.1 (#828)
* Set final release version * Update botframework-cli-mac.yml
1 parent f23dae0 commit 5aeb275

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/botframework-cli-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pr:
2828
jobs:
2929
- job: CLI
3030
variables:
31-
buildVersion: '4.9.1-RC0'
31+
buildVersion: '4.9.1'
3232
_version: ${{coalesce(variables.version, variables.buildVersion)}}
3333

3434
steps:

build/botframework-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pr:
2828
jobs:
2929
- job: CLI
3030
variables:
31-
buildVersion: '4.9.1-RC0'
31+
buildVersion: '4.9.1'
3232
_version: ${{coalesce(variables.version, variables.buildVersion)}}
3333

3434
steps:

0 commit comments

Comments
 (0)