From f9c2ead710ec3d1012d4263e75ac8daec1f2d33d Mon Sep 17 00:00:00 2001 From: Timothy Paustian Date: Fri, 21 Jan 2022 14:09:09 -0600 Subject: [PATCH] Tweaked the composer Json just a bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a55b47d..dffc8c5 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "paustian/quickcheck-module", - "version": "4.2", + "version": "4.2.0", "description": "Module for creating quizzes that you can attach to other modules", "type": "zikula-module", "license": "LGPL-3.0+",