Skip to content

Commit 1571c2f

Browse files
committed
Prepare release 1.0.0-alpha005
1 parent 705b257 commit 1571c2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

StyleCop.Analyzers/StyleCop.Analyzers/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
// by using the '*' as shown below:
3232
[assembly: AssemblyVersion("1.0.0.0")]
3333
[assembly: AssemblyFileVersion("1.0.0.0")]
34-
[assembly: AssemblyInformationalVersion("1.0.0-dev")]
34+
[assembly: AssemblyInformationalVersion("1.0.0-alpha005")]

build/version.ps1

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

0 commit comments

Comments
 (0)