1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gamja_ynh.git synced 2024-09-03 18:36:34 +02:00

Merge branch 'testing' into ci-auto-update-sources

This commit is contained in:
eric_G 2023-09-06 12:06:47 +02:00 committed by GitHub
commit 1be520cf29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 6 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
A simple IRC web client.
**Shipped version:** 1.0.0-beta.8~ynh1
**Shipped version:** 1.0.0-beta.8~ynh2
**Demo:** https://web.libera.chat/gamja/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
A simple IRC web client.
**Version incluse :** 1.0.0-beta.8~ynh1
**Version incluse :** 1.0.0-beta.8~ynh2
**Démo :** https://web.libera.chat/gamja/

View file

@ -1,5 +1,5 @@
[Unit]
Description=Websocket gateway to IRC networks
Description=Gamja: Websocket gateway to IRC networks
After=network.target
[Service]

View file

@ -5,9 +5,9 @@ name = "Gamja"
description.en = "Simple IRC web client"
description.fr = "Simple IRC web client"
version = "1.0.0-beta.8~ynh1"
version = "1.0.0-beta.8~ynh2"
maintainers = []
maintainers = ["eric_G"]
[upstream]
license = "AGPL-3.0-or-later"
@ -28,7 +28,6 @@ ram.runtime = "50M"
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"