Skip to content

Commit

Permalink
Merge pull request #2439 from Azure/rechen/updatepatchversion
Browse files Browse the repository at this point in the history
[Hotfix] Update Patch Version
  • Loading branch information
cRui861 authored Feb 10, 2022
2 parents e6c888d + acbabcd commit 260a74a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.12.1

### Hot Fixes

* Reverting changes for using List Supported Virtual Machine and Cloud Service SKUs due to issue with backend [\#2440](https://github.com/Azure/BatchExplorer/issues/2440)

# 2.12.0

[All items](https://github.com/Azure/BatchExplorer/milestone/46?closed=1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"name": "Microsoft Corporation",
"email": "[email protected]"
},
"version": "2.12.0",
"version": "2.12.1",
"main": "build/client/main.prod.js",
"scripts": {
"ts": "ts-node --project tsconfig.node.json --files",
Expand Down

0 comments on commit 260a74a

Please sign in to comment.