diff --git a/README.md b/README.md index 1079956..f65661a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. -**Shipped version:** 12.117.1~ynh1 +**Shipped version:** 12.118.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index ed2e704..e643f00 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux. -**Version incluse :** 12.117.1~ynh1 +**Version incluse :** 12.118.0~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 24c424e..86346f5 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.117.1.tar.gz -SOURCE_SUM=427AA27587B6FEEA1415238C9F57A6F32C726C75D63EA6EFBA7AC6136F8F6ACC +SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.118.0.tar.gz +SOURCE_SUM=E99FBC2E26180F6EA152DD0241050218F1166686603361559CA6B9565FA4626E SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ad861c2..08b6b92 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Microblogging platform", "fr": "Platforme de Microblogging" }, - "version": "12.117.1~ynh1", + "version": "12.118.0~ynh1", "url": "https://misskey-hub.net/", "upstream": { "license": "AGPL-3.0",