This commit is contained in:
Mayel de Borniol 2021-12-07 09:45:43 +13:00
parent 82b3b67a4e
commit db8c3b0373
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ As well as app flavours being built by others, including:
## Documentation
* [Website](https://doc.bonfirenetworks.org)
* [Website](https://bonfirenetworks.org)
* [Set up an instance](docs/DEPLOY.md)
* [Hacking on Bonfire](docs/HACKING.md)
* [Code reference](https://doc.bonfirenetworks.org/api-reference.html#content)

View file

@ -3,7 +3,7 @@ defmodule Bonfire.MixProject do
use Mix.Project
@config [
version: "0.1.0-beta.69", # note that the flavour will automatically be added where the dash appears
version: "0.1.0-beta.70", # note that the flavour will automatically be added where the dash appears
elixir: "~> 1.12",
default_flavour: "classic",
deps_prefixes: [