Skip to content

Commit 214dc8d

Browse files
committed
Prepare for next development iteration
1 parent 62e5ebf commit 214dc8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

StyleCop.Analyzers/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<Version>1.1.0.38</Version>
1212
<FileVersion>1.1.0.38</FileVersion>
13-
<InformationalVersion>1.1.0-beta007</InformationalVersion>
13+
<InformationalVersion>1.1.0-dev</InformationalVersion>
1414
</PropertyGroup>
1515

1616
<PropertyGroup>

build/version.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
$Version = "1.1.0-beta007"
1+
$Version = "1.1.0-dev"

0 commit comments

Comments
 (0)