Skip to content

Commit 7ca1f2e

Browse files
committed
Prepare for next development iteration
1 parent b0856cd commit 7ca1f2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.36</Version>
1212
<FileVersion>1.1.0.36</FileVersion>
13-
<InformationalVersion>1.1.0-beta005</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-beta005"
1+
$Version = "1.1.0-dev"

0 commit comments

Comments
 (0)