From 3229ab0b227a117df4cbe661f554cbf6acea016c Mon Sep 17 00:00:00 2001 From: lincolncoe Date: Tue, 5 Sep 2017 15:00:28 -0600 Subject: [PATCH] IL-24552 Lowering the minimum version to allow our error to appear In Meriden they never got to our browser incompatible error because Chrome wouldn't let us load based on the minimum version set in this manifest file. --- manifest_unityclient.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest_unityclient.json b/manifest_unityclient.json index 74984f4..c2caac6 100644 --- a/manifest_unityclient.json +++ b/manifest_unityclient.json @@ -5,7 +5,7 @@ "version": "1.80.6643", "manifest_version": 2, "offline_enabled": false, - "minimum_chrome_version": "56", + "minimum_chrome_version": "45", "kiosk_enabled": true, "description": "Imagine Language & Literacy® teaches language and literacy to students around the world through engaging, interactive instruction.", "app": {