Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanminutillo committed Jul 2, 2024
1 parent aa50720 commit ca8add5
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 @@ -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.86",
version: "0.9.10-beta.87",
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 @@ -62,7 +62,7 @@
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "9d3f8bcad3ce5a4b602aa0ed2fb75792acc03e0f", []},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "3a83c8a855f090f418ab7c5fa6ff60e9a8ccdd75", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "5ff1d36cc7fb3916fe84ce13fbdc5fd0a87ea418", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "8fe773ec74a1e725fe80b4e922adf7df56e67543", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "bf8fdf77534f1710aea18d21bcb76f23670f8aa5", []},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "3b3dc15c0f01161ba59717c257980e934695a1d6", []},
"bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "482711e3ad8d62631b326cdd987987624a6db82d", []},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "6bdd32209b3152ae995df7c5912288fc29e8f9c4", []},
Expand Down

0 comments on commit ca8add5

Please sign in to comment.