diff --git a/README.md b/README.md
index 6c955ee..d298904 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
-**Shipped version:** 1.15.0~ynh3
+**Shipped version:** 1.16.0~ynh1
**Demo:** https://web.libretro.com/
@@ -36,7 +36,6 @@ RetroArch has advanced features like shaders, netplay, rewinding, next-frame res
* Official user documentation:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost documentation for this app:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index 1356af7..458ccdc 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -22,7 +22,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
-**Version incluse :** 1.15.0~ynh3
+**Version incluse :** 1.16.0~ynh1
**Démo :** https://web.libretro.com/
@@ -36,7 +36,6 @@ RetroArch has advanced features like shaders, netplay, rewinding, next-frame res
* Documentation officielle utilisateur :
* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
-* Documentation YunoHost pour cette app :
* Signaler un bug :
## Informations pour les développeurs
diff --git a/manifest.toml b/manifest.toml
index e02c0b0..596b064 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Retroarch Web Player"
description.en = "Emulate videogames system and play videogames through your web browser"
description.fr = "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web"
-version = "1.15.0~ynh3"
+version = "1.16.0~ynh1"
maintainers = ["Krakinou"]
@@ -29,11 +29,9 @@ ram.runtime = "50M"
[install]
[install.domain]
- # this is a generic question - ask strings are automatically handled by Yunohost's core
type = "domain"
[install.path]
- # this is a generic question - ask strings are automatically handled by Yunohost's core
type = "path"
default = "/retroarch"
@@ -47,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://buildbot.libretro.com/stable/1.15.0/emscripten/RetroArch.7z"
- sha256 = "ce4f8319850545478d9b18cb103de0234fc36a1b50788c82cfb0ca308e793914"
+ url = "https://buildbot.libretro.com/stable/1.16.0/emscripten/RetroArch.7z"
+ sha256 = "354f2e7b54ceada68bb06bf7a903ef441184cea2deeaedb9c662c49648bdedf6"
format = "whatever"
in_subdir = true
extract = false