diff --git a/README.md b/README.md index f8e807e..3de8071 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 - Strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.28.0~ynh1 +**Shipped version:** 0.29.0~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 617da79..3c46572 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 - Strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.28.0~ynh1 +**Version incluse :** 0.29.0~ynh1 **Démo :** https://libreddit.spike.codes/ diff --git a/conf/app.src b/conf/app.src index 4410b2c..779d337 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.0/libreddit -SOURCE_SUM=e5956240f7b566a4db571385a5e3d87c8fcc0a67e63b73d313a52d9fd40f1b39 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.29.0/libreddit +SOURCE_SUM=ba0e390feb575e9ee5465933caed9e24b70401dddc40dc173dd27df05e82d6ed SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 9e7a448..1699ecf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.28.0~ynh1", + "version": "0.29.0~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0",