chore(release): 4.3.2 [skip ci]

This commit is contained in:
Robert Prehn 2021-10-22 14:31:44 +00:00
parent aa429225ea
commit 5ba4d283cd
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
defmodule Legendary.Admin.MixProject do
use Mix.Project
@version "4.3.1"
@version "4.3.2"
def project do
[

View file

@ -1,7 +1,7 @@
defmodule Legendary.Content.MixProject do
use Mix.Project
@version "4.3.1"
@version "4.3.2"
def project do
[

View file

@ -1,7 +1,7 @@
defmodule Legendary.Core.MixProject do
use Mix.Project
@version "4.3.1"
@version "4.3.2"
def project do
[

View file

@ -1,7 +1,7 @@
defmodule Legendary.Mixfile do
use Mix.Project
@version "4.3.1"
@version "4.3.2"
def project do
[