From d9457bd4eb4c6fda2367412e3e6aae38208d5125 Mon Sep 17 00:00:00 2001 From: Bertverbeek4PS Date: Thu, 18 Apr 2024 08:14:42 +0000 Subject: [PATCH] New Version number 2.23 --- .AL-Go/settings.json | 2 +- businessCentral/app/app.json | 2 +- businessCentral/test/app.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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": "",