This commit is contained in:
Mayel de Borniol 2023-01-05 12:47:50 +13:00
parent 9f66b338d9
commit b66b3b7b02
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@ defmodule Bonfire.Umbrella.MixProject do
@default_flavour "classic"
@config [
# note that the flavour will automatically be added where the dash appears
version: "0.4.0-beta",
version: "0.4.0-beta.1",
elixir: "~> 1.13",
default_flavour: @default_flavour,
logo: "assets/static/images/bonfire-icon.png",

View file

@ -44,7 +44,7 @@
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "8e7749c0127ecc2937418074d60e54abad74ec74", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "ce31caf8f00d77d44debd017806ee1514e924451", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "d17c04f3c84c0952f17307f86f8fac0752e401f5", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "aca02331f46fcf249c2e31cb18eab46ba5244b33", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "58eb4bb170d0ddd6b2291f98876a7b29b7778938", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "2fd412764bfa82aebede8e0b97e8715a834a8db1", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "22b3378bb7d57105743e7541b777078663636a75", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "cebea1afa6d59466f86db5ed85caf359c1a7db03", [branch: "main"]},