parent
2bbf5ae2b6
commit
7914e60d6a
|
|
@ -11,7 +11,7 @@ defmodule RabbitMQCtl.MixfileBase do
|
|||
[
|
||||
app: :rabbitmqctl,
|
||||
version: "3.8.0-dev",
|
||||
elixir: ">= 1.10.4 and < 1.14.0",
|
||||
elixir: ">= 1.10.4 and < 1.15.0",
|
||||
build_embedded: Mix.env == :prod,
|
||||
start_permanent: Mix.env == :prod,
|
||||
escript: [main_module: RabbitMQCtl,
|
||||
|
|
|
|||
Loading…
Reference in New Issue