Skip to content

Commit e7eb8ec

Browse files
committed
rel
1 parent 28a1f31 commit e7eb8ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ defmodule Bonfire.Umbrella.MixProject do
335335
# TODO: put these in ENV or an external writeable config file similar to deps.*
336336
@config [
337337
# note that the flavour will automatically be added where the dash appears
338-
version: "1.0.0-rc.3.20",
338+
version: "1.0.0-rc.3.21",
339339
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
340340
flavour: flavour,
341341
default_flavour: default_flavour,

mix.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@
6262
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "6b50e508f32cb9fcc7f498b9b17673b7a191bb03", []},
6363
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "ac86151d10621f2ac3040095e5ddacb2409ba039", []},
6464
"bonfire_ui_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_ui_boundaries", "040c89bd127abf8c2c701874eee0d7873f61ee3e", []},
65-
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "bf9b896bcc9de466866a747a02f95cb51e2600bc", []},
65+
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "e0a21ea25c43d62c2d5e58837fa74183a794c82b", []},
6666
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "51bca3533f42c1ca2d57d7b44b782f5d5bb8530a", []},
6767
"bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "6bffd9c36e52f62c92a544911d2c3621be0042a5", []},
6868
"bonfire_ui_moderation": {:git, "https://github.com/bonfire-networks/bonfire_ui_moderation", "9dd6b8aa15c4bb9c41bdd8a9a273a84d32bd3a79", []},
6969
"bonfire_ui_posts": {:git, "https://github.com/bonfire-networks/bonfire_ui_posts", "6e51854f7c3543de4a99bfc3d20cf66c2f615a87", []},
7070
"bonfire_ui_reactions": {:git, "https://github.com/bonfire-networks/bonfire_ui_reactions", "ae3d27eea98e68c782588ecb5e73c73712d3620b", []},
71-
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "92b83ac61dc865410611f5ec19e49353b8896cf1", []},
71+
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "6c0e020c557ff2f7d9a7979370a3b3c67be81163", []},
7272
"bonfire_ui_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_ui_social_graph", "14d7c4e1d1c13f6dae53248b3edcb06ea19b9662", []},
7373
"boruta": {:git, "https://github.com/bonfire-networks/boruta", "35191e336f49bc5c52b2e2400c563a92c2732dd5", []},
7474
"brex_result": {:hex, :brex_result, "0.4.0", "c4f2a4a5b487c3d4cd0c94cef5df596eeae986c1dc7cfe08755efc7e766610eb", [:mix], [], "hexpm", "c221aac71c48727ef55dc56cf845772a54e1db538564280c868eb0595e1e44f8"},

0 commit comments

Comments
 (0)