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 45abe07 commit 9d407aaCopy full SHA for 9d407aa
CHANGELOG.md
@@ -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
5
# 2.16.0
6
7
[All items](https://github.com/Azure/BatchExplorer/milestone/50?closed=1)
package.json
@@ -16,7 +16,7 @@
16
"name": "Microsoft Corporation",
17
"email": "[email protected]"
18
},
19
- "version": "2.16.0",
+ "version": "2.16.1",
20
"main": "build/client/main.prod.js",
21
"scripts": {
22
"ts": "ts-node --project tsconfig.node.json --files",
0 commit comments