chore(release): 1.24.3
## [1.24.3](https://gitlab.com/oceanbox/Poseidon/compare/v1.24.2...v1.24.3) (2025-10-02) ### Bug Fixes * Remove client from archivist cli and use correct path ([60a47b0](60a47b0308))
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.24.3](https://gitlab.com/oceanbox/Poseidon/compare/v1.24.2...v1.24.3) (2025-10-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Remove client from archivist cli and use correct path ([60a47b0](https://gitlab.com/oceanbox/Poseidon/commit/60a47b030801c6fc36f3d7599455624058e9c075))
|
||||
|
||||
## [1.24.2](https://gitlab.com/oceanbox/Poseidon/compare/v1.24.1...v1.24.2) (2025-10-02)
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<Version>1.24.2</Version>
|
||||
<Version>1.24.3</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="../../.build/Helpers.fs"/>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<PackageId>Oceanbox.ServerPack</PackageId>
|
||||
<Authors/>
|
||||
<Company/>
|
||||
<Version>1.24.2</Version>
|
||||
<Version>1.24.3</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Observer.fs"/>
|
||||
|
||||
Reference in New Issue
Block a user