diff --git a/README.md b/README.md index a9303cb..2c89e71 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A link aggregator / Reddit clone for the fediverse. -**Shipped version:** 0.11.2~ynh1 +**Shipped version:** 0.11.3~ynh1 **Demo:** https://join.lemmy.ml/join/ diff --git a/README_fr.md b/README_fr.md index e960d11..ed1bb49 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour -**Version incluse :** 0.11.2~ynh1 +**Version incluse :** 0.11.3~ynh1 **Démo :** https://join.lemmy.ml/join/ diff --git a/manifest.json b/manifest.json index 4a3cfbc..aba28ed 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "A link aggregator / Reddit clone for the fediverse." }, - "version": "0.11.2~ynh1", + "version": "0.11.3~ynh1", "url": "https://join.lemmy.ml/", "upstream": { "license": "GPL-3.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index 35c4880..7d9e542 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -18,9 +18,9 @@ pkg_build_dependencies="$imagemagick_build_dependencies $pictrs_build_dependenci NODEJS_VERSION=12 -LEMMY_VERSION=0.11.2 +LEMMY_VERSION=0.11.3 -LEMMYUI_VERSION=0.11.2 +LEMMYUI_VERSION=0.11.3 PICTRS_VERSION=v0.2.6-r2