This commit is contained in:
Mayel de Borniol 2022-09-25 12:41:23 +13:00
parent b678a18d83
commit 411c30333b
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ defmodule Bonfire.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.3.5-beta.5",
version: "0.3.5-beta.6",
elixir: "~> 1.13",
default_flavour: "classic",
logo: "assets/static/images/bonfire-icon.png",

View file

@ -34,7 +34,7 @@
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "050b73a12a76d2cfb702baa69f9abed303c86bd9", [branch: "main"]},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "6d12f4c63ce5dfd67c70614266e12906a1badb19", [branch: "main"]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "d8a3f4bef0cbe4b8c9db1ee107366ecf083b7824", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "cab6b1789f706d7d69d7c4527e47a5bdaacd7cb4", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "8a57cbbf3f61923d3659b208f88ca67e1b13da7f", [branch: "main"]},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "b76fc045f9c36a4ac10b6d6ae4fb3dd881e4656c", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "48985bb409e8f8688fa34d87fdb5c951b8e6561e", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "669597849e0bc5cd5857efe2a913af5d8fe9514a", [branch: "main"]},
@ -44,7 +44,7 @@
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "6afbac5feb336f53172504c8d31c77ff6958ce7a", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "0c5ce196ecc663a78a0da6edab1aed51afb8696b", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "994386331f62933a16060903c9b744aa72b7a412", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "15fedfe0173b3bb90b48628893a0110caa141fb7", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "19f5c7a325a3cc0f33e95e3b6cc03485a919410a", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "cd4b07e405fbfebaeab0e8618581a765cbb9c7a2", [branch: "main"]},
"bonfire_valueflows_api_schema": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", "32fff390e37b7a7d7bd1fc9f220cbc7516e4df17", [branch: "main"]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "96b0a1f4e221b393bfe1440850a0c920df230acf", [branch: "main"]},