diff --git a/README.md b/README.md index 3f2fd8e..f761eee 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ Use Tiktok with an alternative frontend, inspired by Nitter. - RSS Feed for user, trending and tag (just add /rss to the url) -**Shipped version:** 2.4.2.1~ynh1 - +**Shipped version:** 2.4.2.2~ynh1 **Demo:** https://proxitok.herokuapp.com/ diff --git a/README_fr.md b/README_fr.md index ff74a18..24aa135 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,8 +28,7 @@ Use Tiktok with an alternative frontend, inspired by Nitter. - RSS Feed for user, trending and tag (just add /rss to the url) -**Version incluse :** 2.4.2.1~ynh1 - +**Version incluse :** 2.4.2.2~ynh1 **Démo :** https://proxitok.herokuapp.com/ diff --git a/conf/app.src b/conf/app.src index c6ef130..c46e5cc 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.4.2.1.tar.gz -SOURCE_SUM=6dd9099fc29878f425599b8b880b77b53fa803e539fa4ae5479d7c0f28dc4b56 +SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.4.2.2.tar.gz +SOURCE_SUM=23d335490e852b0afd8d2f9a0a7980c0ad5b7a9cd87d880bc9d8d883ff2d2cb3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f8d6624..f760b58 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative frontend for TikTok", "fr": "Frontend alternatif à TikTok" }, - "version": "2.4.2.1~ynh1", + "version": "2.4.2.2~ynh1", "url": "https://proxitok.herokuapp.com", "upstream": { "license": "AGPL-3.0-only",