This commit is contained in:
Mayel de Borniol 2024-02-27 12:38:11 +00:00
parent f788d6cd77
commit 5ce53219d9

View file

@ -110,7 +110,7 @@ defmodule Bonfire.Umbrella.MixProject do
@default_flavour "classic"
@config [
# note that the flavour will automatically be added where the dash appears
version: "0.9.8-beta.38",
version: "0.9.10-beta.0",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
default_flavour: @default_flavour,
logo: "assets/static/images/bonfire-icon.png",