diff --git a/.AL-Go/settings.json b/.AL-Go/settings.json index d0df4f9..f752e09 100644 --- a/.AL-Go/settings.json +++ b/.AL-Go/settings.json @@ -7,5 +7,5 @@ "businessCentral\\test" ], "bcptTestFolders": [], - "repoVersion": "2.22" + "repoVersion": "2.23" } diff --git a/businessCentral/app/app.json b/businessCentral/app/app.json index f71b8ff..085960a 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": "2.22.0.0", + "version": "2.23.0.0", "privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009", "EULA": "https://go.microsoft.com/fwlink/?linkid=2009120", "help": "https://go.microsoft.com/fwlink/?LinkId=724011", diff --git a/businessCentral/test/app.json b/businessCentral/test/app.json index fbbb08e..7c44b2f 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": "2.22.0.0", + "version": "2.23.0.0", "brief": "Tests for Azure Data Lake Storage Export", "description": "Tests for Azure Data Lake Storage Export", "privacyStatement": "",