diff --git a/README.md b/README.md index b8e42d1..c62896a 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.119.2~ynh1 +**Shipped version:** 13.8.1~ynh1 ## Screenshots diff --git a/conf/app.src b/conf/app.src index c16f9db..3405fc4 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.119.2.tar.gz -SOURCE_SUM=0620c8d4ee82f3bfa5749197b719cff606628413875589918df58f71cae9df57 +SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/13.8.1.tar.gz +SOURCE_SUM=6464f76a3c8e310bdba7466968798056ff3547210f71aa8d8ee8984de5be80c8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4b6b613..08f32ab 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Microblogging platform", "fr": "Platforme de Microblogging" }, - "version": "12.119.2~ynh1", + "version": "13.8.1~ynh1", "url": "https://misskey-hub.net/", "upstream": { "license": "AGPL-3.0",