Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Sep 19, 2024
1 parent ed3343d commit 61af564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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", []},
Expand Down

0 comments on commit 61af564

Please sign in to comment.