mirror of
https://github.com/YunoHost-Apps/teddit_ynh.git
synced 2024-09-03 20:26:31 +02:00
commit
dec182490e
4 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -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:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -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/
|
||||
|
||||
|
|
1
doc/PRE_UPGRADE.md
Normal file
1
doc/PRE_UPGRADE.md
Normal file
|
@ -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.
|
|
@ -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 = []
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue