diff --git a/README.md b/README.md index 72ed1f3..1040b0e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.25.1~ynh1 +**Shipped version:** 0.25.3~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 2fb2e9d..dfc0412 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.25.1~ynh1 +**Version incluse :** 0.25.3~ynh1 **Démo :** https://libreddit.spike.codes/ diff --git a/conf/app.src b/conf/app.src index 9aa6c98..35cae1d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.1/libreddit -SOURCE_SUM=987106b97e0d936c3b5396dfe0309a1d06f421861ba1de84fef938e08f7824c7 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.3/libreddit +SOURCE_SUM=4a1c80cc70f5c3468661cbe41096bb02c727e37ee765cb38e5af194e53b5b3ae SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 43bfb63..eee21d7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.25.1~ynh1", + "version": "0.25.3~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0",