diff --git a/.AL-Go/settings.json b/.AL-Go/settings.json index b2686d8..d3f1813 100644 --- a/.AL-Go/settings.json +++ b/.AL-Go/settings.json @@ -7,5 +7,5 @@ "businessCentral\\test" ], "bcptTestFolders": [], - "repoVersion": "25.27" + "repoVersion": "25.28" } diff --git a/businessCentral/app/app.json b/businessCentral/app/app.json index d6f9390..7a550e9 100644 --- a/businessCentral/app/app.json +++ b/businessCentral/app/app.json @@ -4,7 +4,7 @@ "publisher": "The bc2adls team", "brief": "Sync data from Business Central to the Azure storage", "description": "Exports data in chosen tables to the Azure Data Lake and keeps it in sync by incremental updates. Before you use this tool, please read the SUPPORT.md file at https://github.com/microsoft/bc2adls.", - "version": "25.27.0.0", + "version": "25.28.0.0", "privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009", "EULA": "https://go.microsoft.com/fwlink/?linkid=2009120", "help": "https://github.com/Bertverbeek4PS/bc2adls?tab=readme-ov-file#introduction", diff --git a/businessCentral/test/app.json b/businessCentral/test/app.json index a0bb927..ea3f3cb 100644 --- a/businessCentral/test/app.json +++ b/businessCentral/test/app.json @@ -2,7 +2,7 @@ "id": "03486619-1622-4261-ae0e-b366b3c96e3c", "name": "Azure Data Lake Storage Export Tests", "publisher": "The bc2adls team", - "version": "25.27.0.0", + "version": "25.28.0.0", "brief": "Tests for Azure Data Lake Storage Export", "description": "Tests for Azure Data Lake Storage Export", "privacyStatement": "", @@ -46,7 +46,7 @@ "publisher": "The bc2adls team", "name": "Azure Data Lake Storage Export", "id": "1688530c-452c-4b06-8947-ab4bf5b26053", - "version": "25.27.0.0" + "version": "25.28.0.0" } ], "screenshots": [],