small fixes

This commit is contained in:
Mayel de Borniol 2024-04-01 20:44:52 +01:00
parent ebed416265
commit a6f4888a70
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -49,7 +49,7 @@
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "1a1803a13d5487e6e10c3cd03df523a10af48d79", [branch: "main"]},
"bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "cdbc0c0eda41ae14e32937e25669dc54991cf7eb", [branch: "main"]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "001ca742f2bcc234c2d84500d0de3d70a9ad44e8", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "07740dbb59b2085f17a978372cacb23f4a9d45bf", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "839eb7f119efde9cd43817a4baf5fa1a636b6820", [branch: "main"]},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "4d598e19def094a4e768317b77e5667b5f36dc64", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "2ef65bca905dba0b4acedd70b176bc1e16c0bd2f", [branch: "main"]},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "eebb4ca678198cacaa7c254870199e746b009764", [branch: "main"]},