diff --git a/LichessTournamentAggregator.App/LichessTournamentAggregator.App.csproj b/LichessTournamentAggregator.App/LichessTournamentAggregator.App.csproj
index 4879640..eef0a78 100644
--- a/LichessTournamentAggregator.App/LichessTournamentAggregator.App.csproj
+++ b/LichessTournamentAggregator.App/LichessTournamentAggregator.App.csproj
@@ -7,7 +7,7 @@
win-x64;win-x86;linux-x64;osx-x64
true
true
- 0.3.0
+ 0.3.1
Eduardo Cáceres
Multiplatform desktop app that allows you to aggregate the results of multiple Lichess tournaments
diff --git a/LichessTournamentAggregator/LichessTournamentAggregator.csproj b/LichessTournamentAggregator/LichessTournamentAggregator.csproj
index 954c094..fa239e2 100644
--- a/LichessTournamentAggregator/LichessTournamentAggregator.csproj
+++ b/LichessTournamentAggregator/LichessTournamentAggregator.csproj
@@ -7,7 +7,7 @@
snupkg
LichessTournamentAggregator
LichessTournamentAggregator
- 0.4.0
+ 0.4.1
Chess, Lichess, Tournament, Aggregator
$(PackageTags)
Eduardo Cáceres