Skip to content

Commit

Permalink
rel
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Sep 13, 2024
1 parent b051738 commit 9e16416
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.150",
version: "0.9.10-beta.151",
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 @@ -55,7 +55,7 @@
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "5e8a53205c9c6878ed6c8f555a0bd83357b3d0d4", []},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "ae410f8e6087284c1de8fc2ba1df3df9ceea54e3", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "2f1918fcdec8c26eda224a52d288671824ce7be8", []},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "cfbc8c1cbf032edf022b5471be2dde2b35a75d40", []},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "e4458301f763c7477680bdd0f7728932c0e01433", []},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "bfd32abb44d5028b93aafee0a032b112f8ed0a67", []},
"bonfire_poll": {:git, "https://github.com/bonfire-networks/bonfire_poll", "9eeb6882414efc26d9767a8f6aa62dc0ba6c4754", []},
"bonfire_posts": {:git, "https://github.com/bonfire-networks/bonfire_posts", "658c97ee55e5f614081663c6249bd0a1fedcd74c", []},
Expand All @@ -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", "1dc4901eb56518c58a56cb10b23c778a688f863d", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "51b500aca83afb3100899ab6ee71c25ea3eae771", []},
"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

0 comments on commit 9e16416

Please sign in to comment.