From 71531a02c2b40df22c00160bdfb2ae705b158c8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 20 May 2024 07:45:08 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 71bbd38..6e650c5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,7 +2,8 @@ packaging_format = 2 id = "ifconfig-io" name = "ifconfig-io" -description.en = "IP API service to get their public IP address." +description.en = "IP API service to get their public IP address" +description.fr = "Service API IP pour obtenir leur adresse IP publique" version = "2024.01.06~ynh1"