From 578798ec061e72f5c087c2dab45608eb4e1533a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:42:33 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cbcc947..b8d2657 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Multiple choice quiz platform with results analysis interface", "fr": "Plate-forme de quizzes à choix multiples (QCM) avec interface d'analyse des résultats" }, - "version": "1.3.0~ynh1", + "version": "1.3.0~ynh2", "url": "https://github.com/hipay/quizzes/", "upstream": { "license": "AGPL-3.0-only",