diff --git a/mix.exs b/mix.exs index 565296fbe6..42bf870255 100755 --- a/mix.exs +++ b/mix.exs @@ -154,7 +154,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.37", + version: "0.9.10-beta.38", elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}", flavour: @flavour, default_flavour: @default_flavour,