This commit is contained in:
bernini 2021-12-22 09:33:01 +01:00
parent 8ecd1a698f
commit a2f83ac354

View file

@ -3,7 +3,7 @@ defmodule Bonfire.MixProject do
use Mix.Project
@config [ # TODO: put these in ENV or an external writeable config file similar to deps.*
version: "0.1.0-beta.88", # note that the flavour will automatically be added where the dash appears
version: "0.1.0-beta.89", # note that the flavour will automatically be added where the dash appears
elixir: "~> 1.12",
default_flavour: "classic",
logo: "assets/static/images/bonfire-icon.png",