diff --git a/README.md b/README.md index e778c9c..6979baf 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.22.8~ynh1 +**Shipped version:** 0.22.8~ynh2 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index e64485f..4229028 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,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.22.8~ynh1 +**Version incluse :** 0.22.8~ynh2 **Démo :** https://libreddit.spike.codes/ diff --git a/conf/app.src b/conf/app.src index b500035..8759043 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.22.8/libreddit -SOURCE_SUM=43f63c7b8c405a6b13400928b998bfdb1094c44c1cf918eaee6c684f4fdba065 +SOURCE_SUM=d4f23bf110c09c44dd17ed67d7a9718a4fa4b0cad329ff6503945fc6e57c006b SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 9788ce1..4774d4e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.22.8~ynh1", + "version": "0.22.8~ynh2", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0",