testing version on README

This commit is contained in:
ghose 2024-11-10 17:27:13 +01:00
parent 4ba7887f2a
commit 525e6fcb68
2 changed files with 4 additions and 6 deletions

View file

@ -12,10 +12,8 @@ you can restrict access to this app to `all_users` in your server (they will nee
This app runs in the visitor's browser, no data is managed in/from your server.
## Install
## Testing version
`sudo yunohost app install https://github.com/xmgz/phanpy_ynh/tree/main --debug`
`sudo yunohost app install https://github.com/xmgz/phanpy_ynh/tree/testing --debug`
### upgrade
`sudo yunohost app upgrade -u https://github.com/xmgz/phanpy_ynh/tree/main --debug`
`sudo yunohost app upgrade -u https://github.com/xmgz/phanpy_ynh/tree/testing --debug`

View file

@ -8,7 +8,7 @@ name = "Phanpy"
description.en = "A minimalistic opinionated Fediverse ⁂ web client"
description.fr = "Un client web Fediverse ⁂ minimaliste avec opinion"
version = "20241015~ynh5"
version = "20241015~ynh6"
maintainers = ["ghose"]