Skip to content

Commit 12418ce

Browse files
authored
Update Rubberduck.Core.csproj
1 parent 457ce0e commit 12418ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rubberduck.Core/Rubberduck.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<DisabledWarnings>$(DisabledWarnings);1591</DisabledWarnings>
1313
<ApplicationIcon>Ducky.ico</ApplicationIcon>
1414
<!-- Give a fixed version to not blow XAML generated code to smithereens -->
15-
<AssemblyVersion>2.3.0</AssemblyVersion>
15+
<AssemblyVersion>2.3.1</AssemblyVersion>
1616
</PropertyGroup>
1717
<Import Project="..\RubberduckBaseProject.csproj" />
1818
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugAccess|AnyCPU'">
@@ -112,4 +112,4 @@
112112
</ItemGroup>
113113
<!-- END WINDOWS FORMS WORKAROUND SECTION -->
114114

115-
</Project>
115+
</Project>

0 commit comments

Comments
 (0)