From 54697393e398ace6780e6405df74f97f08911b82 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:13:23 +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 3d36932..b10809a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,6 +1,6 @@ packaging_format = 2 -id = "deux-cent-quarante-trois" +id = "243" name = "243" description.en = "2048 game clone" description.fr = "Clone du jeu 2048"