From 6fe131817acfca6a07bf011c2a9a6493c9482c7b Mon Sep 17 00:00:00 2001 From: joe-allen-89 <85872286+joe-allen-89@users.noreply.github.com> Date: Mon, 4 Oct 2021 16:49:47 +0100 Subject: [PATCH] Minor version bump, bug fix --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 20e5b8d..48446b9 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "adapt-contrib-mcq", "version": "5.0.0", - "framework": ">=5.14.0", + "framework": ">=5.14.1", "homepage": "https://github.com/adaptlearning/adapt-contrib-mcq", "bugs": "https://github.com/adaptlearning/adapt-contrib-mcq/issues", "component" : "mcq",