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 25eaf66 commit 3b25364Copy full SHA for 3b25364
CHANGELOG.md
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
-## v4.13.0 - 2021 - 4 - 14
+## v4.14.0 - TBD
10
## Added
11
- [client] Bumped `botframework-webchat` to v4.14.0 in PR [2275](https://github.com/microsoft/BotFramework-Emulator/pull/2275)
12
packages/app/main/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@bfemulator/main",
3
"packagename": "BotFramework-Emulator",
4
- "version": "4.13.0",
+ "version": "4.14.0",
5
"private": true,
"description": "Development tool for the Microsoft Bot Framework. Allows developers to test and debug bots on localhost.",
"main": "./app/server/main.js",
0 commit comments