diff --git a/manifest.toml b/manifest.toml index 05b4042..ea5e9c3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Iceshrimp" description.en = "$app is a decentralized and federated social networking service, implementing the ActivityPub standard." description.fr = "$app est un service de réseau social décentralisé et fédéré, implémentant le standard ActivityPub." -version = "2023~ynh1" +version = "v2023.12.1~ynh1" maintainers = ["oufmilo"] @@ -29,8 +29,8 @@ ram.runtime = "2G" type = "domain" [install.init_main_permission] - help.en = "If enabled, Firefish will be accessible by people who do not have an account. This can be changed later via the webadmin." - help.fr = "Si cette case est cochée, Firefish sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + help.en = "If enabled, Iceshrimp will be accessible by people who do not have an account. This can be changed later via the webadmin." + help.fr = "Si cette case est cochée, Iceshrimp sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." type = "group" default = "visitors"