From fc306a45f776816259995d9abf0338415a1ea25f Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 19 Aug 2025 10:29:29 +0200 Subject: [PATCH] Renamed target ATBDownloadDCJsonFiles -> ATBUpdateJsonFiles (consistency). --- DownloadDCJsonFiles/DownloadDCJsonFiles.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DownloadDCJsonFiles/DownloadDCJsonFiles.pro b/DownloadDCJsonFiles/DownloadDCJsonFiles.pro index efed417..c55cc2f 100644 --- a/DownloadDCJsonFiles/DownloadDCJsonFiles.pro +++ b/DownloadDCJsonFiles/DownloadDCJsonFiles.pro @@ -1,7 +1,7 @@ QT += core QT += serialport network -TARGET = ATBDownloadDCJsonFiles +TARGET = ATBUpdateJsonFiles VERSION="0.1.0" win32 {