This commit is contained in:
Mayel de Borniol 2024-04-15 23:26:28 +01:00
parent d9c84b72b3
commit 23a10635b9

View file

@ -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,