chore: release version v1.3.2

This commit is contained in:
CI
2024-10-07 19:34:37 +00:00
parent 4891cdb04d
commit bd5e6e16f6
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
<!-- changelog -->
## [v1.3.2](https://github.com/wanderer-industries/wanderer/compare/v1.3.1...v1.3.2) (2024-10-07)
## [v1.3.1](https://github.com/wanderer-industries/wanderer/compare/v1.3.0...v1.3.1) (2024-10-07)

View File

@@ -2,7 +2,7 @@ defmodule WandererApp.MixProject do
use Mix.Project
@source_url "https://github.com/wanderer-industries/wanderer"
@version "1.3.1"
@version "1.3.2"
def project do
[