Skip to content

Commit da83614

Browse files
authored
Update version to stable 1.4.1
1 parent 2e27bc9 commit da83614

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
@@ -2,7 +2,7 @@ trigger:
22
- main
33

44
variables:
5-
BASE_VERSION: 1.4.0
5+
BASE_VERSION: 1.4.1
66
BUILD_NUMBER: $[counter(format('{0}_{1}', variables['BASE_VERSION'], variables['Build.SourceBranch']), 1)]
77
PACKAGE_VERSION: $(BASE_VERSION).$(BUILD_NUMBER)
88
CONFIGURATION: 'Release'

0 commit comments

Comments
 (0)