Skip to content

Commit

Permalink
rel
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanminutillo committed Sep 13, 2024
1 parent ceed326 commit ebfa590
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 @@ -196,7 +196,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.149",
version: "0.9.10-beta.150",
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 @@ -64,7 +64,7 @@
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "444ee6ba70c4fafd3d78897d173bac557323770e", []},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "cb99f21280dc1a73d6150321c6873c418f9c0757", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "d90c6383bb4a78bbdcfe79fa8d66ca5262fd69f2", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "b29321b318a30208e61c8c5507f35726a3b14950", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "1dc4901eb56518c58a56cb10b23c778a688f863d", []},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "0a5578663b0183be95c2629e800a0f82bd6ca298", []},
"bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "c4b5c45d09c8292870978c7035b7c7b731d71583", []},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "b654cbe83038735c950181a12339979d9de1bff9", []},
Expand Down Expand Up @@ -325,7 +325,7 @@
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.7", "354c321cf377240c7b8716899e182ce4890c5938111a1296add3ec74cf1715df", [:make, :mix, :rebar3], [], "hexpm", "fe4c190e8f37401d30167c8c405eda19469f34577987c76dde613e838bbc67f8"},
"statistex": {:hex, :statistex, "1.0.0", "f3dc93f3c0c6c92e5f291704cf62b99b553253d7969e9a5fa713e5481cd858a5", [:mix], [], "hexpm", "ff9d8bee7035028ab4742ff52fc80a2aa35cece833cf5319009b52f1b5a86c27"},
"stream_data": {:hex, :stream_data, "0.6.0", "e87a9a79d7ec23d10ff83eb025141ef4915eeb09d4491f79e52f2562b73e5f47", [:mix], [], "hexpm", "b92b5031b650ca480ced047578f1d57ea6dd563f5b57464ad274718c9c29501c"},
"surface": {:git, "https://github.com/surface-ui/surface", "3b2be205d159997299e3824e5c9f4800b4c19bae", []},
"surface": {:git, "https://github.com/surface-ui/surface", "6a21c82ccebbe15b49ca50f4fbd8f6f3072adf7a", []},
"surface_form": {:git, "https://github.com/surface-ui/surface_form", "489e0cad5b5b910d82bb7705968e74b4671ab911", [branch: "489e0cad5b5b910d82bb7705968e74b4671ab911"]},
"sweet_xml": {:hex, :sweet_xml, "0.7.4", "a8b7e1ce7ecd775c7e8a65d501bc2cd933bff3a9c41ab763f5105688ef485d08", [:mix], [], "hexpm", "e7c4b0bdbf460c928234951def54fe87edf1a170f6896675443279e2dbeba167"},
"table_rex": {:hex, :table_rex, "4.0.0", "3c613a68ebdc6d4d1e731bc973c233500974ec3993c99fcdabb210407b90959b", [:mix], [], "hexpm", "c35c4d5612ca49ebb0344ea10387da4d2afe278387d4019e4d8111e815df8f55"},
Expand Down

0 comments on commit ebfa590

Please sign in to comment.