Skip to content

Commit 88fcc41

Browse files
Merge pull request #478 from PalwinderSinghQuest/release-8_2_0
Update version variable as 8.2.2
2 parents ab6829e + 3f4de5f commit 88fcc41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline-templates/global-variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# azure pipeline Reached heap limit Allocation failed - JavaScript heap out of memory The command "npm install" exited with code 134
1313
variables:
1414
- name: semanticVersion
15-
value: "8.2.1"
15+
value: "8.2.2"
1616
- name: isPrerelease
1717
value: ${{ false }}
1818
- name: isReleaseBranch

0 commit comments

Comments
 (0)