diff --git a/README.md b/README.md index 4dcd083..ca09d91 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.27.0~ynh1 +**Shipped version:** 0.27.0~ynh2 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 056a7b5..aad33f6 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.27.0~ynh1 +**Version incluse :** 0.27.0~ynh2 **Démo :** https://libreddit.spike.codes/ diff --git a/conf/app.src b/conf/app.src index 8e35693..30cfe0d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.0/libreddit -SOURCE_SUM=7ff9fe3850935a939d4e8f97bad60224c350a8c916eb88fdbf4d1386b2312feb +SOURCE_SUM=69a130fe720274a0f9ce2b259c0b4d626d3cbd2a31b50e554aba5f168e2c020d SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index ec23172..1816b15 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.27.0~ynh1", + "version": "0.27.0~ynh2", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0",