diff --git a/README.md b/README.md
index eb3cf06..175f53f 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way.
-**Shipped version:** 2024.04.02~ynh1
+**Shipped version:** 2024.04.03~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index d6d6c2b..760f379 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -19,7 +19,7 @@ EZ editatu eskuz.
This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way.
-**Paketatutako bertsioa:** 2024.04.02~ynh1
+**Paketatutako bertsioa:** 2024.04.03~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 1b9fdea..925cbdd 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Cette application est une implémentation en ligne et open source de l’excellent jeu de plateau Terraforming mars. Elle n’est affiliée à FryxGames, Asmodee Digital ou Steam en aucun cas.
-**Version incluse :** 2024.04.02~ynh1
+**Version incluse :** 2024.04.03~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index f5993ff..2a30210 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way.
-**Versión proporcionada:** 2024.04.02~ynh1
+**Versión proporcionada:** 2024.04.03~ynh1
**Demo:**
diff --git a/manifest.toml b/manifest.toml
index 7ad149a..5d4dcaa 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Terraforming Mars "
description.en = "Open-source online implementation of the great board game Terraforming mars."
description.fr = "Implementation en ligne à code source ouvert de l’excellent jeu de plateau Terraforming Mars"
-version = "2024.04.02~ynh1"
+version = "2024.04.03~ynh1"
maintainers = ["Thovi98"]
@@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/terraforming-mars/terraforming-mars/archive/1c910ff6ad91f1ef9257d3bfb3dd57648c22eafc.tar.gz"
- sha256 = "a5fe6657614b5c5c87a8cc3d72dbefe4305229b6ad2396cdde9fedb2b31d9b83"
+ url = "https://github.com/terraforming-mars/terraforming-mars/archive/943f48c8bb10ad1edec8183cce0d84fa5dbb0df9.tar.gz"
+ sha256 = "43602e592cdf905da24cdba7958e5e9618357be3d154fa612557402bf73596ad"
in_subdir = true
autoupdate.strategy = "latest_github_commit"