This commit is contained in:
Mayel de Borniol 2024-03-30 23:47:03 +00:00
parent 635141b867
commit 86844965b9
2 changed files with 2 additions and 2 deletions

View file

@ -122,7 +122,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.19",
version: "0.9.10-beta.20",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,

View file

@ -29,7 +29,7 @@
"bonfire": {:git, "https://github.com/bonfire-networks/bonfire_spark", "365ac6f636ed122cbc976b524700fed6bbad11aa", [branch: "main"]},
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "ca1c700e639dbb656af72e6e8c5176175b85e93c", [branch: "main"]},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "bb8e2e5b089f43084c2e5ae5c08f4219ed9f0c70", [branch: "main"]},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "3596497d417d10eb79a28d269469b541eb7b5389", [branch: "main"]},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "a82a328368c54d3bd6be06bdb4cfe3dcb97060e4", [branch: "main"]},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "83b505836c16f7883c52337e45a3b52eee9a2ef2", [branch: "main"]},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "10732caed4b321cfef44056a2d6d3bbe26c23a65", [branch: "main"]},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "b7c3cd9886a22e0b3652baa7edd079fac29bdea3", [branch: "main"]},