diff --git a/README.md b/README.md index 48dfecd..b11496c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ A free and open source alternative Reddit front-end focused on privacy. Inspired -**Shipped version:** 0.4.0~ynh6 +**Shipped version:** 2023.09.17~ynh1 **Demo:** https://teddit.net/ @@ -55,4 +55,4 @@ or sudo yunohost app upgrade teddit -u https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 7377660..8395d6d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ A free and open source alternative Reddit front-end focused on privacy. Inspired -**Version incluse :** 0.4.0~ynh6 +**Version incluse :** 2023.09.17~ynh1 **Démo :** https://teddit.net/ diff --git a/doc/PRE_UPGRADE.md b/doc/PRE_UPGRADE.md new file mode 100644 index 0000000..75e4fc7 --- /dev/null +++ b/doc/PRE_UPGRADE.md @@ -0,0 +1 @@ +Teddit is now discontinued, it will no longer be updated, we encourage you to [find an alternative](https://alternativeto.net/software/teddit/?license=opensource) and uninstall it. diff --git a/manifest.toml b/manifest.toml index 9c0d4dc..d44edac 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Teddit" description.en = "Open source alternative Reddit front-end" description.fr = "Front-end libre alternatif à Reddit" -version = "0.4.0~ynh6" +version = "2023.09.17~ynh1" maintainers = []