Skip to content

Commit c5aff09

Browse files
committed
Bonfire Social 1.0 🔥
1 parent b9d48ec commit c5aff09

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.4.1",
338+
version: "1.0.0",
339339
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
340340
flavour: flavour,
341341
default_flavour: default_flavour,

mix.lock

Lines changed: 3 additions & 3 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", "0e19805226b357739d785c10ee40f6ee88d738e0", []},
6464
"bonfire_ui_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_ui_boundaries", "0798b287006e08db87079a88f10c99feec394062", []},
65-
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "06c237d1f516cb968c4e415bb3daf90b8d5d7935", []},
66-
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "36b2cd3251efbb49412e6a7e9d4648a822a261db", []},
65+
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "77fdd03a20ec362b838663f6a1adc7936acc553f", []},
66+
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "abbfa3b81b17ef15a67aed680b208955bb7c0d19", []},
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", "d8e8eafd26bfeb3d947dffc90f86fc6b93412025", []},
71+
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "087d9864f0d5a22d6d1f66ea36d75265363554cb", []},
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)