Skip to content

Commit e63e78f

Browse files
Bump version
1 parent c8f96da commit e63e78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ variables:
2828
buildPlatform: 'Any CPU'
2929
buildConfiguration: 'Release'
3030
majorVersion: 1
31-
minorVersion: 2
31+
minorVersion: 3
3232
patchVersion: $[counter(format('{0}.{1}', variables.majorVersion, variables.minorVersion), 0)]
3333
${{ if eq(variables['Build.SourceBranch'], 'refs/heads/master') }}:
3434
# Versioning: 1.0.0

0 commit comments

Comments
 (0)