diff --git a/mix.exs b/mix.exs index cf6699d071..bb313e76b3 100644 --- a/mix.exs +++ b/mix.exs @@ -267,7 +267,7 @@ defmodule Bonfire.Umbrella.MixProject do # TODO: put these in ENV or an external writeable config file similar to deps.* @config [ # note that the flavour will automatically be added where the dash appears - version: "0.9.10-beta.179", + version: "0.9.10-beta.180", elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}", flavour: flavour, default_flavour: default_flavour,