From acdd43d718ea655602ed601f0ffbde462ebf6fda Mon Sep 17 00:00:00 2001 From: Ari Sulistiono Date: Thu, 13 Aug 2026 11:10:11 +0700 Subject: [PATCH 1/5] Bump canonical version to 1.6.24 --- Directory.Build.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 5f78c04b..0c9d12fe 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,8 +1,8 @@ - 1.6.23 - 1.6.23.0 - 1.6.23.0 - 1.6.23 + 1.6.24 + 1.6.24.0 + 1.6.24.0 + 1.6.24 From 6625381ae96a27908fc0d14cf0e21795f861be8e Mon Sep 17 00:00:00 2001 From: Ari Sulistiono Date: Thu, 13 Aug 2026 11:10:32 +0700 Subject: [PATCH 2/5] Bump application version to 1.6.24 --- ArIED61850Tester.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ArIED61850Tester.csproj b/ArIED61850Tester.csproj index e34e11b6..5365d060 100644 --- a/ArIED61850Tester.csproj +++ b/ArIED61850Tester.csproj @@ -15,9 +15,9 @@ ARSAS ARSAS - IEC 61850 Engineering Workstation Open-source Windows IEC 61850 engineering workstation for MMS model discovery, reporting, independent multi-IED monitoring, GOOSE subscription, fault-record file transfer, Sampled Values engineering and evidence export, SCL workflows, diagnostics, sequence of events, and guarded control validation. - 1.6.23 - 1.6.23.0 - 1.6.23.0 + 1.6.24 + 1.6.24.0 + 1.6.24.0 https://github.com/masarray/arsas https://github.com/masarray/arsas git @@ -67,6 +67,6 @@ + Text="ARIEC61850 Npcap transport project was not found at '$(ArIec61850NpcapProject)'. Place this folder beside the ARIEC61850 repository, or build with -p:ArIec61850NpcapProject=FULL_PATH_TO_AR.Iec61850.Transports.Npcap\AR.Iec61850.Transports.Npcap.csproj." /> From 68ed85f0a8c14249dd8d071c7137db147dababc0 Mon Sep 17 00:00:00 2001 From: Ari Sulistiono Date: Thu, 13 Aug 2026 11:10:43 +0700 Subject: [PATCH 3/5] Set release version to 1.6.24 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index d2fda6f3..4ad1e55e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.23 +1.6.24 From fb20296a44ec21da22b6dd76f1dd345ac6f5a93b Mon Sep 17 00:00:00 2001 From: Ari Sulistiono Date: Thu, 13 Aug 2026 11:10:51 +0700 Subject: [PATCH 4/5] Request stable Windows release 1.6.24 --- .release/windows.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.release/windows.json b/.release/windows.json index 9a5f3c85..7ab3e3de 100644 --- a/.release/windows.json +++ b/.release/windows.json @@ -1,7 +1,7 @@ { - "version": "1.6.23", + "version": "1.6.24", "channel": "stable", "platform": "windows-x64", "primaryAsset": "ARSAS-Windows-x64-Setup.exe", - "publicationRequest": 11 + "publicationRequest": 12 } From fc0eaad44bbffcd659cd8925eaf488d6b3402a9f Mon Sep 17 00:00:00 2001 From: Ari Sulistiono Date: Thu, 13 Aug 2026 11:11:20 +0700 Subject: [PATCH 5/5] Keep 1.6.24 release diff version-only --- ArIED61850Tester.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArIED61850Tester.csproj b/ArIED61850Tester.csproj index 5365d060..98c26cef 100644 --- a/ArIED61850Tester.csproj +++ b/ArIED61850Tester.csproj @@ -67,6 +67,6 @@ + Text="ARIEC61850 Npcap transport project was not found at '$(ArIec61850NpcapProject)'. Place this folder beside the ARIEC61850 repository, or build with -p:ArIec61850NpcapProject=FULL_PATH_TO_AR.Iec61850.Transports.Npcap.csproj." />