Skip to content

Commit 24e0874

Browse files
committed
Prepare for next development iteration
1 parent 4dd46be commit 24e0874

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.40</Version>
1212
<FileVersion>1.1.0.40</FileVersion>
13-
<InformationalVersion>1.1.0-beta009</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-beta009"
1+
$Version = "1.1.0-dev"

0 commit comments

Comments
 (0)