From bfca295fd3566359748cf7ad56600f46ca376a2d Mon Sep 17 00:00:00 2001 From: Aliaksandr Adziareika <8034372+alexadereyko@users.noreply.github.com> Date: Thu, 28 May 2026 14:05:58 +0200 Subject: [PATCH 1/2] Bump version to 4.0.0 --- changelog/changelog | 1 + module_version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/changelog b/changelog/changelog index 3eaa760..1e2f3e2 100644 --- a/changelog/changelog +++ b/changelog/changelog @@ -6,5 +6,6 @@ ## Misc +- Bumped to 4.0.0 — major version raised to reflect the module's move to a standalone release cycle, decoupled from openDAQ core versioning. - [#2](https://github.com/openDAQ/LTStreamingModulesModern/pull/2) Import files from openDAQ SDK - [#1](https://github.com/openDAQ/LTStreamingModulesModern/pull/1) Project initial version. diff --git a/module_version b/module_version index c06dab4..0c89fc9 100644 --- a/module_version +++ b/module_version @@ -1 +1 @@ -3.31.0dev \ No newline at end of file +4.0.0 \ No newline at end of file From e01f48f514bd70ac51389e19b2f13c83bdde70eb Mon Sep 17 00:00:00 2001 From: Aliaksandr Adziareika <8034372+alexadereyko@users.noreply.github.com> Date: Thu, 28 May 2026 14:44:24 +0200 Subject: [PATCH 2/2] Update changelog 4.0.0 --- changelog/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/changelog b/changelog/changelog index 1e2f3e2..4d6baec 100644 --- a/changelog/changelog +++ b/changelog/changelog @@ -6,6 +6,6 @@ ## Misc -- Bumped to 4.0.0 — major version raised to reflect the module's move to a standalone release cycle, decoupled from openDAQ core versioning. -- [#2](https://github.com/openDAQ/LTStreamingModulesModern/pull/2) Import files from openDAQ SDK - [#1](https://github.com/openDAQ/LTStreamingModulesModern/pull/1) Project initial version. +- [#2](https://github.com/openDAQ/LTStreamingModulesModern/pull/2) Import files from openDAQ SDK +- [#8](https://github.com/openDAQ/LTStreamingModulesModern/pull/8) Bumped to 4.0.0 — major version raised to reflect the module's move to a standalone release cycle, decoupled from openDAQ core versioning.