This commit is contained in:
Mayel de Borniol 2024-04-14 22:19:22 +01:00
parent 33691b6542
commit 1c4d943abd
2 changed files with 3 additions and 3 deletions

View file

@ -154,7 +154,7 @@ defmodule Bonfire.Umbrella.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.9.10-beta.34",
version: "0.9.10-beta.35",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,

View file

@ -31,7 +31,7 @@
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "ce2be9b35140ebb58f099a33a61f8725d7bdc055", []},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "fefec42495858c15d7e033bb8979e8f4996af00c", []},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "2be51c3f3ae9e4c1225d4c472af9fb2c71e6095a", []},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "798ba2b68fbe3bef282d5df9be767bf7dc3f4986", []},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "42e9ab75f5036648add4d87d6673d8c21b78247b", []},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "b7c3cd9886a22e0b3652baa7edd079fac29bdea3", []},
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "00712af676e70f0f126861446bf873054f6e26c3", []},
"bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "af26dd234af89e540ccdbb144fcb240e80a81563", []},
@ -60,7 +60,7 @@
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "a4d05adf580475b050c4d53d19f8e0dee8c9b727", []},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "c906622476ee68ab2b6a3b891130e17213913136", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "2195cb1fa0d5930be27facd14ea18a0829f11f83", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "02fd99fd076ad0abc7dfb953c1f51f4fad09b29d", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "2f68b6ab48750803a82d053118a6658ac76fbf4f", []},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "24fb0d3d58aedfef1e3ae971fd549c2e9d056871", []},
"bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "db0934fc66cdfb21d9e7ab6bb130f3d419c9b261", []},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "88d847c2fe36cda0a4408f945f26c4d39def1c8e", []},