From afd3539ec68426341118aae284ce71b042041c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 5 Mar 2023 11:09:51 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index b10809a..3d36932 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,6 +1,6 @@ packaging_format = 2 -id = "243" +id = "deux-cent-quarante-trois" name = "243" description.en = "2048 game clone" description.fr = "Clone du jeu 2048"