chore: release version v1.64.3

This commit is contained in:
CI
2025-05-14 10:14:49 +00:00
parent 1abaa90a7d
commit cccab2a985
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -2,6 +2,15 @@
<!-- changelog -->
## [v1.64.3](https://github.com/wanderer-industries/wanderer/compare/v1.64.2...v1.64.3) (2025-05-14)
### Bug Fixes:
* Core: Fixed character tracking initialization logic & removed search caching
## [v1.64.2](https://github.com/wanderer-industries/wanderer/compare/v1.64.1...v1.64.2) (2025-05-13)
+1 -1
View File
@@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do
@source_url "https://github.com/wanderer-industries/wanderer"
@version "1.64.2"
@version "1.64.3"
def project do
[