Skip to content

Commit c81364d

Browse files
authored
Update Rubberduck.Core.csproj
1 parent 5f1f0ca commit c81364d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rubberduck.Core/Rubberduck.Core.csproj

Lines changed: 1 addition & 1 deletion
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.1</AssemblyVersion>
15+
<AssemblyVersion>2.4.0</AssemblyVersion>
1616
</PropertyGroup>
1717
<Import Project="..\RubberduckBaseProject.csproj" />
1818
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugAccess|AnyCPU'">

0 commit comments

Comments
 (0)