diff --git a/businessCentral/app/app.json b/businessCentral/app/app.json index 21557f9..a510dc6 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": "24.24.0.0", + "version": "25.25.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", @@ -12,8 +12,8 @@ "contextSensitiveHelpUrl": "https://docs.microsoft.com/dynamics365/business-central/", "logo": "../../.assets/bc2adls_logo.png", "screenshots": [], - "platform": "24.0.0.0", - "application": "24.0.0.0", + "platform": "25.0.0.0", + "application": "25.0.0.0", "resourceExposurePolicy": { "allowDebugging": true, "allowDownloadingSource": true, @@ -38,5 +38,5 @@ } ], "target": "Cloud", - "runtime": "13.0" + "runtime": "14.0" }