Skip to content

Commit 9d407aa

Browse files
committed
Prepare for hotfix release 2.16.1
1 parent 45abe07 commit 9d407aa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.16.1
2+
3+
* Test data caused storage account to show as "classic" [\#2659](https://github.com/Azure/BatchExplorer/issues/2659)
4+
15
# 2.16.0
26

37
[All items](https://github.com/Azure/BatchExplorer/milestone/50?closed=1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "Microsoft Corporation",
1717
"email": "[email protected]"
1818
},
19-
"version": "2.16.0",
19+
"version": "2.16.1",
2020
"main": "build/client/main.prod.js",
2121
"scripts": {
2222
"ts": "ts-node --project tsconfig.node.json --files",

0 commit comments

Comments
 (0)