Skip to content

Commit 3b25364

Browse files
committed
Prepped 4.14.0 release
1 parent 25eaf66 commit 3b25364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9-
## v4.13.0 - 2021 - 4 - 14
9+
## v4.14.0 - TBD
1010
## Added
1111
- [client] Bumped `botframework-webchat` to v4.14.0 in PR [2275](https://github.com/microsoft/BotFramework-Emulator/pull/2275)
1212

packages/app/main/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bfemulator/main",
33
"packagename": "BotFramework-Emulator",
4-
"version": "4.13.0",
4+
"version": "4.14.0",
55
"private": true,
66
"description": "Development tool for the Microsoft Bot Framework. Allows developers to test and debug bots on localhost.",
77
"main": "./app/server/main.js",

0 commit comments

Comments
 (0)