Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanminutillo committed Jul 10, 2024
1 parent 73d1c1e commit 10b6031
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,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.99",
version: "0.9.10-beta.100",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,
Expand Down
4 changes: 2 additions & 2 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "1039c8f0a12e0f12827b0736583bb415b66f9552", []},
"bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "0b8d960b9a9b3711a7ca777c5033045eba17e0cb", []},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "a899e147ef417804a181a6a3f82b662e8e200ead", []},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "77989cf714e4a0169f6b40d0b493b4b3a07ad265", []},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "9b67bc6a8affec48fa526abb6f93f67b84dc08a0", []},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "954c01cdc155a3c73391f5288080f976fdf2a609", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "2d65719548e86002f52dff6e5e416027a229e341", []},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "efb75701ad75321a08f97cf47798810d07b6d8b9", []},
Expand All @@ -72,7 +72,7 @@
"bonfire_ui_posts": {:git, "https://github.com/bonfire-networks/bonfire_ui_posts", "a23d6cfdfaf075f9f641eb37e1283dc463d36cdf", []},
"bonfire_ui_reactions": {:git, "https://github.com/bonfire-networks/bonfire_ui_reactions", "4df3675a5ecdb899fa3d3f61f7b9ef08f1eb5c2e", []},
"bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "970195ec8066da83a37be4fd00a228e8b55dc7be", []},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "73c46fc35803cf456e6769427ab71a14f97ff8cb", []},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "d19551b28171478457fd691b7837f42410db5b48", []},
"bonfire_ui_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_ui_social_graph", "efe5d3ce390555981dfcd58f7050cfda2de8a122", []},
"bonfire_ui_topics": {:git, "https://github.com/bonfire-networks/bonfire_ui_topics", "b2de5f046411ee02afe9c8be686b253d5d2b4ca1", []},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "ed73041a7512fceb4eec7b5b6b58d91304d9b2e6", []},
Expand Down

0 comments on commit 10b6031

Please sign in to comment.