From 86a4433b0226db9e74f84127f2ca784e92fcea7c Mon Sep 17 00:00:00 2001 From: louisg1337 Date: Thu, 9 Nov 2023 17:48:14 -0500 Subject: [PATCH] Bumped up usercache version for new bounding fix --- package.cordovabuild.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.cordovabuild.json b/package.cordovabuild.json index 12da8b81a..048f8f81d 100644 --- a/package.cordovabuild.json +++ b/package.cordovabuild.json @@ -131,7 +131,7 @@ "cordova-plugin-em-serversync": "git+https://github.com/e-mission/cordova-server-sync.git#v1.3.2", "cordova-plugin-em-settings": "git+https://github.com/e-mission/cordova-connection-settings.git#v1.2.3", "cordova-plugin-em-unifiedlogger": "git+https://github.com/e-mission/cordova-unified-logger.git#v1.3.6", - "cordova-plugin-em-usercache": "git+https://github.com/e-mission/cordova-usercache.git#v1.1.6", + "cordova-plugin-em-usercache": "git+https://github.com/e-mission/cordova-usercache.git#v1.1.7", "cordova-plugin-email-composer": "git+https://github.com/katzer/cordova-plugin-email-composer.git#0.10.1", "cordova-plugin-file": "8.0.0", "cordova-plugin-inappbrowser": "5.0.0",