From b08a669ff5c2c93103d9361105a87fef95ec18de Mon Sep 17 00:00:00 2001 From: "K. Shankari" Date: Sun, 22 Sep 2024 16:39:39 -0700 Subject: [PATCH] Patch holes in the fleet FSM Related release: https://github.com/e-mission/e-mission-data-collection/releases/tag/v1.9.1 --- package.cordovabuild.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.cordovabuild.json b/package.cordovabuild.json index d5c621310..7e1c05d56 100644 --- a/package.cordovabuild.json +++ b/package.cordovabuild.json @@ -121,7 +121,7 @@ "cordova-plugin-app-version": "0.1.14", "cordova-plugin-customurlscheme": "5.0.2", "cordova-plugin-device": "2.1.0", - "cordova-plugin-em-datacollection": "git+https://github.com/e-mission/e-mission-data-collection.git#v1.9.0", + "cordova-plugin-em-datacollection": "git+https://github.com/e-mission/e-mission-data-collection.git#v1.9.1", "cordova-plugin-em-opcodeauth": "git+https://github.com/e-mission/cordova-jwt-auth.git#v1.7.2", "cordova-plugin-em-server-communication": "git+https://github.com/e-mission/cordova-server-communication.git#v1.2.7", "cordova-plugin-em-serversync": "git+https://github.com/e-mission/cordova-server-sync.git#v1.3.3",