Skip to content

Commit 3ebd70b

Browse files
committed
Update package version: 2.4.1.3 -> 2.4.1.4
1 parent a78ddf9 commit 3ebd70b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: src/SharpNeatLib/SharpNeatLib.csproj

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<Copyright>Copyright © Colin D. Green 2004 - 2018</Copyright>
6-
<Version>2.4.1.3</Version>
6+
<Version>2.4.1.4</Version>
77
<Authors>Colin D. Green</Authors>
88
<Company />
99
<Description>SharpNEAT - Evolution of Neural Networks.</Description>
@@ -12,6 +12,8 @@
1212
<PackageTags>neuroevolution neuro evolution neural network</PackageTags>
1313
<PackageReleaseNotes>See https://github.com/colgreen/sharpneat/releases/tag/v2.4.1</PackageReleaseNotes>
1414
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
15+
<AssemblyVersion>2.4.1.4</AssemblyVersion>
16+
<FileVersion>2.4.1.4</FileVersion>
1517
</PropertyGroup>
1618

1719
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)