diff --git a/mix.exs b/mix.exs index 3a05ecaa77..c9d5448f39 100644 --- a/mix.exs +++ b/mix.exs @@ -208,7 +208,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.151", + version: "0.9.10-beta.152", elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}", flavour: @flavour, default_flavour: @default_flavour, diff --git a/mix.lock b/mix.lock index 1d516b78e3..8eb5afc0d4 100644 --- a/mix.lock +++ b/mix.lock @@ -52,7 +52,7 @@ "bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "62b1f448023f1d5e8fb44a37c944f9ef1c4cf377", []}, "bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "429eb0dcc9eb7e427acb34c1786852ba81f67841", []}, "bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "b29bf6e3ce07efa9d2262b90d2d29db574a12838", []}, - "bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "ce76c6fa50fa2e7c6d43d4cab4095ccb2bcbdc72", []}, + "bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "360d0ba38c487c712423a45906f5bb818eae5f97", []}, "bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "5e8a53205c9c6878ed6c8f555a0bd83357b3d0d4", []}, "bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "ae410f8e6087284c1de8fc2ba1df3df9ceea54e3", []}, "bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "2f1918fcdec8c26eda224a52d288671824ce7be8", []},