chore(release): 4.3.2 [skip ci]
This commit is contained in:
parent
aa429225ea
commit
5ba4d283cd
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
defmodule Legendary.Admin.MixProject do
|
||||
use Mix.Project
|
||||
|
||||
@version "4.3.1"
|
||||
@version "4.3.2"
|
||||
|
||||
def project do
|
||||
[
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
defmodule Legendary.Content.MixProject do
|
||||
use Mix.Project
|
||||
|
||||
@version "4.3.1"
|
||||
@version "4.3.2"
|
||||
|
||||
def project do
|
||||
[
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
defmodule Legendary.Core.MixProject do
|
||||
use Mix.Project
|
||||
|
||||
@version "4.3.1"
|
||||
@version "4.3.2"
|
||||
|
||||
def project do
|
||||
[
|
||||
|
|
2
mix.exs
2
mix.exs
|
@ -1,7 +1,7 @@
|
|||
defmodule Legendary.Mixfile do
|
||||
use Mix.Project
|
||||
|
||||
@version "4.3.1"
|
||||
@version "4.3.2"
|
||||
|
||||
def project do
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue