chore(release): 1.21.10
## [1.21.10](https://gitlab.com/oceanbox/Poseidon/compare/v1.21.9...v1.21.10) (2025-09-11) ### Bug Fixes * **Atlantis:** Configure static files manually ([5402af7](5402af7f8f)) * **Atlantis:** Use correct barentswatch secret ([9cd9518](9cd9518a38))
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [1.21.10](https://gitlab.com/oceanbox/Poseidon/compare/v1.21.9...v1.21.10) (2025-09-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **Atlantis:** Configure static files manually ([5402af7](https://gitlab.com/oceanbox/Poseidon/commit/5402af7f8f3f588131862b2c9a95d7469ed68561))
|
||||
* **Atlantis:** Use correct barentswatch secret ([9cd9518](https://gitlab.com/oceanbox/Poseidon/commit/9cd9518a38912b2b50fd4e01ead348e92a7e1a40))
|
||||
|
||||
## [1.21.9](https://gitlab.com/oceanbox/Poseidon/compare/v1.21.8...v1.21.9) (2025-09-09)
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<Version>1.21.9</Version>
|
||||
<Version>1.21.10</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="../../.build/Helpers.fs"/>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<PackageId>Oceanbox.ServerPack</PackageId>
|
||||
<Authors/>
|
||||
<Company/>
|
||||
<Version>1.21.9</Version>
|
||||
<Version>1.21.10</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Observer.fs"/>
|
||||
|
||||
Reference in New Issue
Block a user