Skip to content

Commit f7375d3

Browse files
committed
Updated Build Version
1 parent ad9e62d commit f7375d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ resources:
1414
variables:
1515
node_version: '10.x'
1616
package_manager: 'npm'
17-
majorminor: '0.3.0'
17+
majorminor: '1.0.0'
1818
patch: $[counter(${{ variables.majorminor }}, 0)]
1919
version: $(majorminor).$(patch)
2020
name: ${{ variables.version }}

0 commit comments

Comments
 (0)