diff --git a/EftPatchHelper/EftPatchHelper/EftPatchHelper.csproj b/EftPatchHelper/EftPatchHelper/EftPatchHelper.csproj
index b6ee79e..644d67a 100644
--- a/EftPatchHelper/EftPatchHelper/EftPatchHelper.csproj
+++ b/EftPatchHelper/EftPatchHelper/EftPatchHelper.csproj
@@ -5,8 +5,8 @@
net6.0
enable
enable
- 1.4.0
- 1.4.0
+ 1.4.1
+ 1.4.1
diff --git a/EftPatchHelper/EftPatchHelper/Tasks/UploadTasks.cs b/EftPatchHelper/EftPatchHelper/Tasks/UploadTasks.cs
index 07bc2ed..e178942 100644
--- a/EftPatchHelper/EftPatchHelper/Tasks/UploadTasks.cs
+++ b/EftPatchHelper/EftPatchHelper/Tasks/UploadTasks.cs
@@ -109,7 +109,6 @@ namespace EftPatchHelper.Tasks
new TaskDescriptionColumn() { Alignment = Justify.Left},
new ProgressBarColumn(),
new PercentageColumn(),
- new TransferSpeedColumn(),
new RemainingTimeColumn(),
new SpinnerColumn(Spinner.Known.Dots2)
).StartAsync(async context =>