From bab449084714ea7a5b8180d2a3af69216c64cc55 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Jan 2026 12:52:40 +0000 Subject: [PATCH] chore(release): 1.40.5 ## [1.40.5](https://gitlab.com/oceanbox/Poseidon/compare/v1.40.4...v1.40.5) (2026-01-21) ### Bug Fixes * **xtractor:** Reduce to 4 cores per task ([8e824d4](https://gitlab.com/oceanbox/Poseidon/commit/8e824d4afa0b03f59e006d3a0d50fb216e71483e)) --- RELEASE_NOTES.md | 7 +++++++ VERSION | 2 +- src/ServerPack/src/Oceanbox.ServerPack.fsproj | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 0d481793..719e62b0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Changelog +## [1.40.5](https://gitlab.com/oceanbox/Poseidon/compare/v1.40.4...v1.40.5) (2026-01-21) + + +### Bug Fixes + +* **xtractor:** Reduce to 4 cores per task ([8e824d4](https://gitlab.com/oceanbox/Poseidon/commit/8e824d4afa0b03f59e006d3a0d50fb216e71483e)) + ## [1.40.4](https://gitlab.com/oceanbox/Poseidon/compare/v1.40.3...v1.40.4) (2026-01-21) diff --git a/VERSION b/VERSION index 77926ffe..9dffa28b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.40.4 +1.40.5 diff --git a/src/ServerPack/src/Oceanbox.ServerPack.fsproj b/src/ServerPack/src/Oceanbox.ServerPack.fsproj index 264edef6..054a07ce 100644 --- a/src/ServerPack/src/Oceanbox.ServerPack.fsproj +++ b/src/ServerPack/src/Oceanbox.ServerPack.fsproj @@ -4,7 +4,7 @@ Library net10.0 Oceanbox.ServerPack - 1.40.4 + 1.40.5 true true true