From d496c564e93db4a8c5acd9f80273045022ae42e9 Mon Sep 17 00:00:00 2001 From: Alexandre Chapellon Date: Thu, 18 Apr 2024 09:17:46 +0200 Subject: [PATCH] bump dsync AMP version in dtas config files (deprecated) --- tests/test-config-7.1.json | 2 +- tests/test-config-7.2.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test-config-7.1.json b/tests/test-config-7.1.json index 0f30f38b0..0de04b637 100644 --- a/tests/test-config-7.1.json +++ b/tests/test-config-7.1.json @@ -23,7 +23,7 @@ }, { "id": "org_alfresco_device_sync_repo", - "version": "3.11.1", + "version": "3.11.3", "installed": true } ] diff --git a/tests/test-config-7.2.json b/tests/test-config-7.2.json index 94e25c542..8091c56da 100644 --- a/tests/test-config-7.2.json +++ b/tests/test-config-7.2.json @@ -23,7 +23,7 @@ }, { "id": "org_alfresco_device_sync_repo", - "version": "3.11.1", + "version": "3.11.3", "installed": true } ]