Compare commits

...

1 Commits

Author SHA1 Message Date
CI
a34b30af15 chore: release version v1.90.2 2025-12-10 23:56:28 +00:00
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,15 @@
<!-- changelog -->
## [v1.90.2](https://github.com/wanderer-industries/wanderer/compare/v1.90.1...v1.90.2) (2025-12-10)
### Bug Fixes:
* core: added system position updates to SSE
## [v1.90.1](https://github.com/wanderer-industries/wanderer/compare/v1.90.0...v1.90.1) (2025-12-08)

View File

@@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do
@source_url "https://github.com/wanderer-industries/wanderer"
@version "1.90.1"
@version "1.90.2"
def project do
[