Skip to content

Commit 3f4de5f

Browse files
Update version variable as 8.2.2
1 parent 00c75b2 commit 3f4de5f

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)