Skip to content

Commit 457ce0e

Browse files
authored
Update RubberduckBaseProject.csproj
1 parent d08c319 commit 457ce0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RubberduckBaseProject.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- Ignore MSB4011 warning, rationale above -->
1818
<!-- Ignore VisualStudio whining about the CodeAnalysis assembly changing (IDE1001) -->
1919
<DisabledWarnings>$(DisabledWarnings);4011;1001</DisabledWarnings>
20-
<Version Condition=" '$(Version)' == ''">2.3.0</Version>
20+
<Version Condition=" '$(Version)' == ''">2.3.1</Version>
2121
</PropertyGroup>
2222

2323
<PropertyGroup Condition=" '$(AssemblyVersion)' == '' ">

0 commit comments

Comments
 (0)