diff --git a/CodeJam.Main.Tests/CodeJam.Main.Tests.csproj b/CodeJam.Main.Tests/CodeJam.Main.Tests.csproj
index b71aed32..2b520c23 100644
--- a/CodeJam.Main.Tests/CodeJam.Main.Tests.csproj
+++ b/CodeJam.Main.Tests/CodeJam.Main.Tests.csproj
@@ -16,8 +16,8 @@
-
-
+
+
diff --git a/CodeJam.Main/Readme.txt b/CodeJam.Main/Readme.txt
index 0860af97..ee47b7a7 100644
--- a/CodeJam.Main/Readme.txt
+++ b/CodeJam.Main/Readme.txt
@@ -1,6 +1,6 @@
-CodeJam 4.0.3 Release Notes
+CodeJam 4.1.0 Release Notes
---------------------------
-What's new in 4.0.3
+What's new in 4.1.0
-------------------
* Add TypeConverter with ability to convert from string to ConnectionStringBase
* Remove the IsAssignableTo method from .NET 5+, since a full analogue appeared there
diff --git a/Directory.Build.props b/Directory.Build.props
index 23a0ca2e..c34c5ff4 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -11,8 +11,8 @@
$(MSBuildThisFileDirectory)\Build\CodeJam.snk
$(NoWarn);CA1014
- 4.0.2.0
- 4.0.2
+ 4.1.0.0
+ 4.1.0
..\_Results
RSDN