mirror of
https://github.com/YunoHost-Apps/gotify_ynh.git
synced 2024-09-03 20:36:26 +02:00
Merge pull request #47 from YunoHost-Apps/testing
upgrade version number
This commit is contained in:
commit
5c9bbf4c83
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Gotify is a simple server for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
|
||||
|
||||
|
||||
**Shipped version:** 2.1.7~ynh1
|
||||
**Shipped version:** 2.1.7~ynh2
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Gotify est un serveur simple permettant d'envoyer et de recevoir des messages via websocket.
|
||||
|
||||
|
||||
**Version incluse :** 2.1.7~ynh1
|
||||
**Version incluse :** 2.1.7~ynh2
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Simple server for sending and receiving messages",
|
||||
"fr": "Simple serveur pour envoyer et recevoir des messages"
|
||||
},
|
||||
"version": "2.1.7~ynh1",
|
||||
"version": "2.1.7~ynh2",
|
||||
"url": "http://gotify.net",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue