Skip to content

Commit b80955a

Browse files
author
Liudmila Molkova
committed
bump version
1 parent de36d20 commit b80955a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/Microsoft.AspNet.TelemetryCorrelation.settings.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
<PropertyGroup>
55
<BuildQuality Condition="'$(BuildQuality)' == ''">rtm</BuildQuality>
6-
<VersionStartYear>2017</VersionStartYear>
6+
<VersionStartYear>2018</VersionStartYear>
77
<VersionMajor>1</VersionMajor>
88
<VersionMinor>0</VersionMinor>
9-
<VersionRelease>0</VersionRelease>
9+
<VersionRelease>1</VersionRelease>
1010
<VersionRelease Condition="'$(BuildQuality)' != 'rtm'">$(VersionRelease)-$(BuildQuality)</VersionRelease>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)