From d7b6e9370b9184ee6bfcc5a6f03edd3a11a77c27 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 9381e59..02d5819 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.04.20~ynh1"