Bump up version

This commit is contained in:
srfsh 2022-01-26 13:52:00 +03:00
parent 27b3d229a0
commit dd35539e57

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.265", # note that the flavour will automatically be added where the dash appears
version: "0.1.0-beta.266", # 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",