diff --git a/README.md b/README.md index 9332931..cbf2ec5 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.07.21~ynh1 +**Shipped version:** 2024.07.26~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 1f1172e..bffd427 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. 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 actual:** 2024.07.21~ynh1 +**Versión actual:** 2024.07.26~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 82a4078..55876a1 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.07.21~ynh1 +**Paketatutako bertsioa:** 2024.07.26~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 57da70a..c726d0d 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.07.21~ynh1 +**Version incluse :** 2024.07.26~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3bdba37..2163c60 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.07.21~ynh1 +**Versión proporcionada:** 2024.07.26~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 26647cd..ff96936 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. 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 terkirim:** 2024.07.21~ynh1 +**Versi terkirim:** 2024.07.26~ynh1 **Demo:** @@ -29,7 +29,7 @@ This is an open-source online implementation of the great board game Terraformin ## Dokumentasi dan sumber daya -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3e1d3da..5eb46d2 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ 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. -**分发版本:** 2024.07.21~ynh1 +**分发版本:** 2024.07.26~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index ba82bda..4849071 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.07.21~ynh1" +version = "2024.07.26~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/62c25a3e56b18474c94338b5aedb40a70c55c0ba.tar.gz" - sha256 = "565ba511ddec3f9f927ea7db8a5bc311faf7cada4d20f37b42cfc803dfa303bc" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/d79227eccb5c7065848a4ee002e12d334e60657d.tar.gz" + sha256 = "8f1a0330b346dcbc6f0acbb626977d3093fd42911739dd65a79eef1428f4a9ec" in_subdir = true autoupdate.strategy = "latest_github_commit"